Skip to content

Commit

Permalink
chore: no need to build for multiple node envs
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinEberhardt committed May 16, 2018
1 parent 058aee5 commit e3894c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ notifications:
email: false
node_js:
- '9'
- '8'
- '6'
- '4'
after_success:
- npm run travis-deploy-once "npm run semantic-release"
branches:
Expand Down

0 comments on commit e3894c1

Please sign in to comment.