mirror of
https://gitea.invidious.io/iv-org/shard-crystal-sqlite3.git
synced 2024-08-15 00:53:26 +00:00
Update travis
This commit is contained in:
parent
616af3ba1d
commit
c850ec4b72
1 changed files with 1 additions and 8 deletions
|
@ -1,9 +1,2 @@
|
|||
language: crystal
|
||||
before_install:
|
||||
- sudo apt-get autoremove sqlite3
|
||||
- sudo apt-get install python-software-properties
|
||||
- sudo apt-add-repository -y ppa:travis-ci/sqlite3
|
||||
- sudo apt-get -y update
|
||||
- sudo apt-cache show sqlite3
|
||||
- sudo apt-get install sqlite3=3.7.15.1-1~travis1
|
||||
- sudo sqlite3 -version
|
||||
sudo: false
|
||||
|
|
Loading…
Reference in a new issue