Skip to content

Commit

Permalink
Specify Node.js 8 for Travis, since current is now 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dstillman committed Nov 1, 2017
1 parent 14ecf88 commit 37521b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
sudo: false
language: node_js
node_js:
- "node"
- "8"
cache:
directories:
- "build"
Expand Down

0 comments on commit 37521b6

Please sign in to comment.