Skip to content

Commit

Permalink
fix travis cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
cekk committed Oct 11, 2019
1 parent db6980c commit 59f5b96
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ install:
- bin/pip install -r requirements.txt
- sed -ie "s#test-5.1.x#test-$PLONE_VERSION#" buildout.cfg
- bin/buildout -N -t 5
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
script:
- bin/code-analysis
- bin/test
Expand Down

0 comments on commit 59f5b96

Please sign in to comment.