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 b779328 commit 1fe5bc5Copy full SHA for 1fe5bc5
.travis.yml
@@ -0,0 +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"
0 commit comments