Skip to content

Commit

Permalink
travis: only test node v7.6.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Feb 25, 2017
1 parent 9671add commit cd02834
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
sudo: false
language: node_js
node_js:
- "4"
- "5"
- "6"
- stable
- 7.6
cache:
directories:
- wrk/bin
Expand Down

0 comments on commit cd02834

Please sign in to comment.