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 27b72a0 commit d2d1807Copy full SHA for d2d1807
.travis.yml
@@ -1,6 +1,6 @@
1
dist: xenial
2
services: xvfb
3
language: node_js
4
-node_js: "6.10.2"
+node_js: "10.15.3"
5
install: BROWSER="Firefox-stable" ./.travis-setup.sh
6
script: xvfb-run -a npm test
0 commit comments