Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit a53a3ab

Browse files
build: remove node_modules cache from travis temporarily
1 parent 5f601cb commit a53a3ab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,3 @@ script:
1515
- npm test
1616
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then npm run coveralls; fi
1717
- npm run integration
18-
cache:
19-
directories:
20-
- "node_modules"

0 commit comments

Comments
 (0)