Skip to content

Commit

Permalink
chore: remove surplus travis node targets
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiorodriguez committed Apr 10, 2018
1 parent 575ba2a commit 5226477
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ language: node_js
notifications:
email: false
node_js:
- 7
- 6
- 5
- 8
script:
- npm run test
- npm run lint
Expand Down

0 comments on commit 5226477

Please sign in to comment.