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 fc6fb2c commit ac0c8bcCopy full SHA for ac0c8bc
.travis.yml
@@ -1,8 +1,9 @@
1
language: node_js
2
node_js:
3
- "12"
4
+services:
5
+ - xvfb
6
before_script:
7
- export DISPLAY=:99.0
- - sh -e /etc/init.d/xvfb start
8
addons:
- firefox: "39.0"
9
+ chrome: "stable"
0 commit comments