Skip to content

Commit 2c0711a

Browse files
committed
travis improvements
fixes #26
1 parent 174cbc9 commit 2c0711a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ node_js:
44
- "8"
55
- "7"
66
- "6"
7+
cache:
8+
yarn: true
9+
directories:
10+
- node_modules
711
env:
812
- CXX=g++-4.8
913
addons:

0 commit comments

Comments
 (0)