We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eb22a2 commit f2e34e3Copy full SHA for f2e34e3
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - "8.9.1"
+ - "10.16.0"
4
before_script:
5
# starting a GUI to run tests, per https://docs.travis-ci.com/user/gui-and-headless-browsers/#Using-xvfb-to-Run-Tests-That-Require-a-GUI
6
- export DISPLAY=:99.0
0 commit comments