We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d4f231 commit 4dd25acCopy full SHA for 4dd25ac
.travis.yml
@@ -2,7 +2,7 @@ language: node_js
2
node_js:
3
- "8"
4
cache: yarn
5
-service:
+services:
6
- xvfb
7
before_script:
8
- export DISPLAY=:99.0
0 commit comments