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 ce0abd8 commit a0d8693Copy full SHA for a0d8693
.travis.yml
@@ -1,3 +1,7 @@
1
+before_script:
2
+ - export DISPLAY=:99.0
3
+ - sh -e /etc/init.d/xvfb start
4
+
5
script:
6
- "npm test"
7
0 commit comments