Skip to content

Commit

Permalink
ci: Run Travis only on 1 nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
okonet committed Mar 13, 2017
1 parent f15d6e9 commit ae37564
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ cache:
notifications:
email: false
node_js:
- '7'
- '6'
- '4'
before_script:
- npm prune
after_success:
Expand Down

0 comments on commit ae37564

Please sign in to comment.