Skip to content

Commit

Permalink
.travis.yml: add Node.js 7
Browse files Browse the repository at this point in the history
  • Loading branch information
rhendric committed Jan 25, 2017
1 parent baf6957 commit af2f035
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
node_js:
- 4.0
- 6.0
- 4
- 6
- 7

0 comments on commit af2f035

Please sign in to comment.