Skip to content

Commit

Permalink
reverted travis changes
Browse files Browse the repository at this point in the history
  • Loading branch information
koertho committed Sep 17, 2018
1 parent 7330910 commit c25c47f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ matrix:
- php: 7.2
env: CONTAO_VERSION='4.4.*'
- php: 7.1
env: CONTAO_VERSION='4.6.*'
env: CONTAO_VERSION='4.5.*'
- php: 7.2
env: CONTAO_VERSION='4.6.*'
env: CONTAO_VERSION='4.5.*'
- php: 7.2
env: COVERAGE=1 CONTAO_VERSION='4.6.*'
env: COVERAGE=1 CONTAO_VERSION='4.5.*'
allow_failures:
- env: COVERAGE=1 DEFAULT=0
fast_finish: true
Expand Down

0 comments on commit c25c47f

Please sign in to comment.