X Tutup
Skip to content

Commit d1abada

Browse files
committed
build(travis): do not cache npm modules
1 parent ab36ea0 commit d1abada

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ branches:
99

1010
cache:
1111
directories:
12-
- node_modules
1312
- $HOME/.pub-cache
1413

1514
before_cache:

0 commit comments

Comments
 (0)
X Tutup