Skip to content

Commit

Permalink
feat: update .travis.yml node_js engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
sole committed Jan 24, 2017
1 parent ec2a552 commit 5742c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ cache:
notifications:
email: false
node_js:
- iojs
- "6"
before_install:
- npm i -g npm@^2.0.0
before_script:
Expand Down

0 comments on commit 5742c4b

Please sign in to comment.