Skip to content

Commit 9453523

Browse files
committed
remove node.js from cache in travis CI
1 parent 2f9a53a commit 9453523

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ node_js:
1212

1313
cache:
1414
apt: true # only works with Pro version
15-
directories:
16-
- node_modules # NPM packages for the remark markdown linter
1715

1816
branches:
1917
only: # only run the CI for those branches

0 commit comments

Comments
 (0)