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 a40d839 commit c1e2587Copy full SHA for c1e2587
.travis.yml
@@ -19,10 +19,6 @@ jobs:
19
addons:
20
chrome: stable
21
firefox: latest
22
- before_script:
23
- - "export DISPLAY=:99.0"
24
- - "sh -e /etc/init.d/xvfb start"
25
- - sleep 3 # give xvfb some time to start
26
script: npm run test:browser
27
env:
28
- QUICKLY_TEST_BROWSERS_AVAILABLE_IN_CI=1 # kept here for easier reading of build log
0 commit comments