Skip to content

Commit a5a5eec

Browse files
committed
update travis cache
1 parent ad79d71 commit a5a5eec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ matrix:
1414
language: node_js
1515
node_js: "10"
1616

17+
# npm ci does not work with this
1718
cache:
1819
directories:
19-
- node_modules
20+
# - node_modules
2021
- $HOME/.cache/electron
2122
- $HOME/.cache/electron-builder
2223

0 commit comments

Comments
 (0)