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