mirror of
https://gitea.invidious.io/iv-org/shard-crystal-sqlite3.git
synced 2024-08-15 00:53:26 +00:00
travis: try installing sqlite
This commit is contained in:
parent
9d04b39e81
commit
2ec0af7f76
1 changed files with 3 additions and 0 deletions
|
@ -1 +1,4 @@
|
|||
language: crystal
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install sqlite3 libsqlite3-dev
|
||||
|
|
Loading…
Reference in a new issue