Skip to content

Commit

Permalink
travis improvements
Browse files Browse the repository at this point in the history
fixes #26
  • Loading branch information
tbolis committed Feb 2, 2018
1 parent 174cbc9 commit 2c0711a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ node_js:
- "8"
- "7"
- "6"
cache:
yarn: true
directories:
- node_modules
env:
- CXX=g++-4.8
addons:
Expand Down

0 comments on commit 2c0711a

Please sign in to comment.