Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

Commit

Permalink
Support Node v6 (new LTS)? (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
ForsakenHarmony authored and timdorr committed Dec 31, 2016
1 parent 7d507f7 commit 7a38e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ cache:
- node_modules
node_js:
- "4"
- "5"
- "6"
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand Down

0 comments on commit 7a38e65

Please sign in to comment.