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 3c4e0f0 commit 3634238
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 3634238

Please sign in to comment.