Skip to content

Commit

Permalink
fix: bumped node version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
theoomoregbee committed Oct 14, 2018
1 parent cf01e51 commit 15cf863
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 @@ -6,7 +6,7 @@ cache:
notifications:
email: false
node_js:
- '6'
- '8'
after_success:
- npm run travis-deploy-once "npm run semantic-release"
branches:
Expand Down

0 comments on commit 15cf863

Please sign in to comment.