Skip to content

Commit

Permalink
dont cache node_modules as it is too brittle
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Jul 30, 2015
1 parent 6a9c60d commit 6b80dc2
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
@@ -1,9 +1,6 @@
---
language: node_js
sudo: false
cache:
directories:
- node_modules
node_js:
- "0.10"
before_install:
Expand Down

0 comments on commit 6b80dc2

Please sign in to comment.