Skip to content

Commit

Permalink
chore(travis): only build on node 6
Browse files Browse the repository at this point in the history
this will keep us from producing separate builds for each node version
  • Loading branch information
amit-bansil committed Aug 10, 2016
1 parent d6ca375 commit b078e84
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ notifications:
email: false
node_js:
- '6'
- '5'
- '4'
before_install:
- npm i -g npm@^2.0.0
before_script:
Expand Down

0 comments on commit b078e84

Please sign in to comment.