Skip to content

Commit d7731ac

Browse files
committed
💚 travis: disable caching
1 parent 4347023 commit d7731ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ before_install:
1919
- npm config -g list -l
2020
- npm --version
2121
script: npm run-script ci
22-
cache:
23-
directories:
24-
- node_modules
22+
# cache:
23+
# directories:
24+
# - node_modules
2525
# Post build notifications to the Integrations Flowdock
2626
notifications:
2727
flowdock: e3dc17bc8a2c1b3412abe3e5747f8291

0 commit comments

Comments
 (0)