Skip to content

Commit

Permalink
travis: Disable npm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
rmader committed May 7, 2019
1 parent 05d6087 commit 45bae09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ python:
- "3.6"
cache:
pip: true
directories:
- node_modules
install:
- nvm install 8
- npm install
Expand Down

0 comments on commit 45bae09

Please sign in to comment.