Skip to content

Commit

Permalink
ci(travis): remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaperret committed Nov 13, 2018
1 parent ecb9a96 commit 5c1039c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ language: node_js
node_js:
- '8'
- '10'
cache:
directories:
- "node_modules"
script:
- npm run lint
- npm test
Expand Down

0 comments on commit 5c1039c

Please sign in to comment.