Skip to content

Commit

Permalink
changing travis build to nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
pkalivas committed Jan 10, 2020
1 parent 08224fc commit 820fd06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: rust
rust:
- stable
- nightly
script:
- cargo build --verbose --all
- cargo test --verbose --all

0 comments on commit 820fd06

Please sign in to comment.