Skip to content

Commit

Permalink
ci(Travis): set node v8 for tests and semantic-release publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
nodkz committed Nov 6, 2017
1 parent 3ec89f6 commit 59a9147
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
Expand Up @@ -7,7 +7,7 @@ cache:
notifications:
email: true
node_js:
- "7"
- "8"
script:
- yarn run coverage
- yarn run build
Expand Down

0 comments on commit 59a9147

Please sign in to comment.