Travis: need to stay on node7 for headless-gl

This commit is contained in:
Gaëtan Renaudeau 2017-05-31 11:08:30 +02:00 committed by GitHub
parent 11528e206a
commit bfb75bc8c9

View File

@ -1,6 +1,6 @@
language: node_js
node_js:
- "node"
- "7"
before_script:
- export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start
script: yarn test