Skip to content

Commit

Permalink
ci(travis and semantic-release): set the versions of node that work f…
Browse files Browse the repository at this point in the history
…or semantic-release
  • Loading branch information
Jun711 committed Mar 6, 2018
1 parent 859ca15 commit 932d614
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 @@ -5,7 +5,7 @@ cache:
notifications:
email: false
node_js:
- 'node'
- node
after_success:
- npm run coverage
- npm run travis-deploy-once "npm run semantic-release"
Expand Down

0 comments on commit 932d614

Please sign in to comment.