Skip to content

Commit

Permalink
Merge pull request #136 from koddsson/patch-1
Browse files Browse the repository at this point in the history
remove xvfb pre-test step in travis
  • Loading branch information
astorije authored May 25, 2018
2 parents a40d839 + c1e2587 commit 2025a7b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:
addons:
chrome: stable
firefox: latest
before_script:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3 # give xvfb some time to start
script: npm run test:browser
env:
- QUICKLY_TEST_BROWSERS_AVAILABLE_IN_CI=1 # kept here for easier reading of build log
Expand Down

0 comments on commit 2025a7b

Please sign in to comment.