Skip to content

Commit

Permalink
Build Travis only on Node 6 and 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Grex authored and Grex committed Feb 25, 2017
1 parent 6a15da0 commit eeafa7e
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 @@ -2,8 +2,6 @@ language: node_js
node_js:
- 7
- 6
- 5
- 4
script:
- npm run lint
- npm run build
Expand Down

0 comments on commit eeafa7e

Please sign in to comment.