Skip to content

Commit

Permalink
Use node 7 because of bug in 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markdreyer committed Jun 8, 2017
1 parent f7ac1ae commit 24d6273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "stable"
- "7"
script:
- npm run build -- $TRAVIS_BUILD_NUMBER
- npm test
Expand Down

0 comments on commit 24d6273

Please sign in to comment.