Skip to content

Commit

Permalink
chore: changed xvfb to a service.
Browse files Browse the repository at this point in the history
  • Loading branch information
diasbruno committed Aug 27, 2019
1 parent 2d4f231 commit 4dd25ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: node_js
node_js:
- "8"
cache: yarn
service:
services:
- xvfb
before_script:
- export DISPLAY=:99.0
Expand Down

0 comments on commit 4dd25ac

Please sign in to comment.