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.
2 parents 5254376 + 2bbef7a commit d6788c3Copy full SHA for d6788c3
.travis.yml
@@ -1,5 +1,5 @@
1
language: node_js
2
node_js: node
3
-before_install:
4
- - "export DISPLAY=:99.0"
5
- - "sh -e /etc/init.d/xvfb start"
+dist: xenial
+services:
+ - xvfb
0 commit comments