Skip to content

Commit

Permalink
Cache cargo-travis for fun and profit
Browse files Browse the repository at this point in the history
Zibi Braniecki committed Oct 17, 2017
1 parent 72c72ec commit 5d73b85
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
@@ -16,7 +16,7 @@ addons:
- kalakris-cmake

before_script:
- cargo install --force cargo-travis
- cargo install cargo-travis || echo "cargo-travis already installed"
- export PATH=$HOME/.cargo/bin:$PATH
- which rustfmt || cargo install rustfmt-nightly

0 comments on commit 5d73b85

Please sign in to comment.