We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11528e2 commit bfb75bcCopy full SHA for bfb75bc
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - "node"
+ - "7"
4
before_script:
5
- export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start
6
script: yarn test
0 commit comments