mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
fix typo in .travis.yml
This commit is contained in:
parent
e154ccb606
commit
69ad4aee91
@ -14,7 +14,7 @@ matrix:
|
|||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages: # recommanded versions for rust-bindgen
|
packages: # recommended versions for rust-bindgen
|
||||||
- llvm-3.9-dev
|
- llvm-3.9-dev
|
||||||
- libclang-3.9-dev
|
- libclang-3.9-dev
|
||||||
- libsqlcipher-dev
|
- libsqlcipher-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user