Skip to content

Commit

Permalink
Travis CI Setup for current node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Dec 20, 2016
1 parent 27cb866 commit 1b2a851
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,8 @@ node_js:
- "0.12"
- "iojs"
- "4"
- "5"
- "6"
- "7"
before_script:
- npm install standard
- standard
Expand Down

0 comments on commit 1b2a851

Please sign in to comment.