Skip to content

Commit

Permalink
chore(travis): temporarily pin Node.js version to 9
Browse files Browse the repository at this point in the history
This should resolve the current build failures and can be reverted
once nodejs/node#20258 is resolved. See #40.
  • Loading branch information
smhxx committed Apr 26, 2018
1 parent d47c510 commit 3038926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ sudo: false
dist: trusty
language: node_js
node_js:
- node
- "9"

cache:
directories:
Expand Down

0 comments on commit 3038926

Please sign in to comment.