Skip to content

Commit

Permalink
Fix travis caching.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Allen committed Aug 2, 2019
1 parent 8c6cfd0 commit 603d5d0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,4 @@ before_script:
script: npm run coverage
after_script:
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
cache:
directories:
- node_modules
cache: npm

0 comments on commit 603d5d0

Please sign in to comment.