Skip to content

Commit

Permalink
node6 added to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tajo committed May 13, 2016
1 parent f03eca7 commit 100e9ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ cache:
directories:
- node_modules
node_js:
- "6"
- "5"
- "4.1"
- "4.0"
- "4"
script:
- npm test
- npm run build
Expand Down

0 comments on commit 100e9ef

Please sign in to comment.