Skip to content

Commit

Permalink
Travis CI: Add Node.js 7 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntwb authored and sindresorhus committed Jan 13, 2017
1 parent e9187e2 commit b7087c6
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
@@ -1,6 +1,7 @@
sudo: false
language: node_js
node_js:
- '7'
- '6'
- '5'
- '4'
Expand Down

0 comments on commit b7087c6

Please sign in to comment.