Skip to content

Commit

Permalink
Adjust travis-configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Mar 15, 2016
1 parent f154097 commit 5478346
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 @@ -3,9 +3,9 @@ language: "node_js"
node_js:
- "0.10"
- "0.12"
- "4.2"
- "5.0"
- "iojs"
- "4"
- "5"
before_script:
- npm install standard
- standard
Expand Down

0 comments on commit 5478346

Please sign in to comment.