Skip to content

Commit 4e4007f

Browse files
committed
ci(travis.yml): remove node_modules from cache
npm ci requires this directory to be empty
1 parent b7dbf8c commit 4e4007f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ install:
1111
- npm ci
1212
cache:
1313
directories:
14-
- node_modules
1514
- "$HOME/.npm"
1615

1716
# after_success:

0 commit comments

Comments
 (0)