mirror of
https://github.com/isar/rusqlite.git
synced 2025-04-19 07:47:44 +08:00
Add travis-ci
This commit is contained in:
parent
2e32213ac5
commit
76be900c8c
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
language: rust
|
||||||
|
script:
|
||||||
|
- cargo build
|
||||||
|
- cargo test
|
||||||
|
- cargo doc --no-deps
|
Loading…
x
Reference in New Issue
Block a user