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 7a97dda commit 4611bb2Copy full SHA for 4611bb2
.travis.yml
@@ -15,6 +15,8 @@ addons:
15
16
before_script:
17
- export DISPLAY=:99.0
18
+- xvfb
19
+- sleep 3
20
21
script:
22
- npm run build
0 commit comments