Skip to content

Commit

Permalink
Merge pull request #4 from brayniac/travis
Browse files Browse the repository at this point in the history
ci: remove cached directories
  • Loading branch information
brayniac authored Aug 19, 2019
2 parents ad8fd66 + 1b37a97 commit 22ae3e8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ language: rust
os: linux
dist: xenial
sudo: required
cache:
directories:
- $HOME/.cargo
- $TRAVIS_BUILD_DIR/target/debug
- $TRAVIS_BUILD_DIR/target/release
matrix:
allow_failures:
- env: TYPE=rustfmt RUST_BACKTRACE=1
Expand Down

0 comments on commit 22ae3e8

Please sign in to comment.