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

Commit 7a38e65

Browse files
ForsakenHarmonytimdorr
authored andcommitted
Support Node v6 (new LTS)? (#505)
1 parent 7d507f7 commit 7a38e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cache:
88
- node_modules
99
node_js:
1010
- "4"
11-
- "5"
11+
- "6"
1212
before_script:
1313
- export DISPLAY=:99.0
1414
- sh -e /etc/init.d/xvfb start

0 commit comments

Comments
 (0)