Skip to content

Commit b8f224d

Browse files
committed
Use recommended cache.
1 parent 4dd5fae commit b8f224d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ addons:
99
#- npm install -g protractor@3.3.0
1010
cache:
1111
directories:
12-
- $HOME/.npm
12+
- node_modules
1313
install:
1414
#- npm install -g npm@6.0.1
1515
- npm install -g grunt-cli

0 commit comments

Comments
 (0)