Skip to content

Commit

Permalink
[chore] don't test on node versions < 6.x.y.
Browse files Browse the repository at this point in the history
  • Loading branch information
diasbruno committed Jun 19, 2017
1 parent 20fcdc3 commit 96fdb90
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 @@ -2,8 +2,6 @@ language: node_js
node_js:
- "7"
- "6"
- "5"
- "4"
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand Down

0 comments on commit 96fdb90

Please sign in to comment.