mirror of
https://github.com/fluencelabs/llamadb
synced 2025-03-31 01:21:04 +00:00
Fix travis script to build on nightly
This commit is contained in:
parent
91f965fbce
commit
b2de13b068
@ -1,5 +1,8 @@
|
|||||||
language: rust
|
language: rust
|
||||||
|
|
||||||
|
rust:
|
||||||
|
- nightly
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cargo test -v
|
- cargo test -v
|
||||||
- cd cli
|
- cd cli
|
||||||
|
Loading…
x
Reference in New Issue
Block a user