Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Add node 7
  • Loading branch information
NoahDragon authored Nov 7, 2016
1 parent 4676ca2 commit dcd238f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ node_js:
- "0.12"
- "4"
- "6"
- "7"

script:
- npm run eslint
Expand Down

0 comments on commit dcd238f

Please sign in to comment.