Skip to content

Commit

Permalink
Fix version string, cache cargo symbols.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebfull committed Jan 3, 2019
1 parent 813cf16 commit 4113df4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: rust
rust:
- 1.31
- 1.31.0

cache: cargo

script:
- cargo test --verbose --release --all

0 comments on commit 4113df4

Please sign in to comment.