Skip to content

Commit bfb75bc

Browse files
authored
Travis: need to stay on node7 for headless-gl
1 parent 11528e2 commit bfb75bc

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
@@ -1,6 +1,6 @@
11
language: node_js
22
node_js:
3-
- "node"
3+
- "7"
44
before_script:
55
- export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start
66
script: yarn test

0 commit comments

Comments
 (0)