Skip to content

Commit

Permalink
Add cache to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomontalbano committed Feb 20, 2019
1 parent c63d3a9 commit 1cbfa16
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Expand Up @@ -3,11 +3,6 @@ language: node_js
node_js:
- "8"

cache:
directories:
- $HOME/.cargo
- $TRAVIS_BUILD_DIR/target

before_script:
- curl https://sh.rustup.rs -sSf | sh -s -- -y
- source $HOME/.cargo/env
Expand Down

0 comments on commit 1cbfa16

Please sign in to comment.