Skip to content

Commit

Permalink
Merge branch 'master' into greenkeeper-ava-0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
blond committed Mar 10, 2017
2 parents 3688a35 + 35a41e9 commit aed2c65
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ language: node_js

matrix:
include:
- node_js: "0.10"
- node_js: "0.12"
- node_js: "4"
env: STABLE=1
- node_js: "6"
env: STABLE=1

before_script:
- if [ "x$STABLE" = "x1" ]; then npm run lint; fi
Expand Down

0 comments on commit aed2c65

Please sign in to comment.