Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
not so cutting edge with the node version for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
benjtinsley committed Oct 3, 2017
1 parent 90e9329 commit eb104a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ env: TRAVIS_CI=true
node_js:
- "6.11.1"
- "7.2.0"
- "8.5.0"
- "8.0.0"
before_script:
# http://docs.travis-ci.com/user/gui-and-headless-browsers/#Using-xvfb-to-Run-Tests-That-Require-GUI-(e.g.-a-Web-browser)
- export DISPLAY=:99.0
Expand Down

0 comments on commit eb104a9

Please sign in to comment.