Skip to content

Commit 70f6e6f

Browse files
committed
Configure Travis CI not to cache node_modules
1 parent 16c4480 commit 70f6e6f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ node_js:
55
- '4'
66
- '5'
77
sudo: false
8-
cache:
9-
directories:
10-
- node_modules
118
script:
129
- npm test
1310
- npm run lint

0 commit comments

Comments
 (0)