Skip to content

Commit

Permalink
[Travis] Move Varnish/Redis jobs to nightly jobs (#830)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon authored and Łukasz Serwatka committed Feb 13, 2019
1 parent 62acfb8 commit 9c90fff
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ matrix:
- BEHAT_OPTS="--profile=adminui --suite=adminui --no-interaction -vv"
- SYMFONY_ENV=behat
- SYMFONY_DEBUG=1
- php: 7.1
env:
- WEB_HOST="varnish"
- COMPOSE_FILE="doc/docker/base-dev.yml:doc/docker/varnish.yml:doc/docker/redis.yml:doc/docker/selenium.yml"
- BEHAT_OPTS="--profile=adminui --suite=adminui --no-interaction --tags=~@EZP-29291-excluded"
- SYMFONY_ENV=behat
- SYMFONY_DEBUG=1

cache:
directories:
Expand Down

0 comments on commit 9c90fff

Please sign in to comment.