Skip to content

Commit

Permalink
Adapt to travis breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander committed May 29, 2019
1 parent 4866152 commit b7a5b16
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ node_js:
- "8"
matrix:
fast_finish: true
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
services:
- xvfb
env:
- TF=test
- TF=addons/Dexie.Observable/test/unit
Expand Down

0 comments on commit b7a5b16

Please sign in to comment.