Skip to content

Commit dde6e19

Browse files
devversionkara
authored andcommitted
build: better caching of node modules in travis (#6619)
1 parent eef28c0 commit dde6e19

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
@@ -55,4 +55,4 @@ script:
5555

5656
cache:
5757
directories:
58-
- $HOME/.npm
58+
- ./node_modules/

0 commit comments

Comments
 (0)