Skip to content

Commit

Permalink
Update version of node Travis runs on
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze committed Jan 10, 2017
1 parent dd039a1 commit 18c32c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "6"
- "5"
- "4"
- 7
- 6
- 4
before_install:
- npm i -g npm@latest

0 comments on commit 18c32c3

Please sign in to comment.