Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 23df3f6

Browse files
committed
fix(travis): removes node_module caching
1 parent 9b3210e commit 23df3f6

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
@@ -3,9 +3,6 @@ language: node_js
33
node_js:
44
- "node"
55
- "8"
6-
cache:
7-
directories:
8-
- "node_modules"
96
script:
107
- npm run lint
118
- npm run test

0 commit comments

Comments
 (0)