Skip to content

Commit 5a8758e

Browse files
committed
Update .travis.yml
1 parent 1857548 commit 5a8758e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@ node_js:
99
- "7"
1010

1111
matrix:
12-
fast_finish: true
12+
fast_finish: true
13+
14+
cache:
15+
directories:
16+
- node_modules

0 commit comments

Comments
 (0)