Skip to content

Commit

Permalink
use Solr 7.5.0 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Kalkbrenner committed Oct 5, 2018
1 parent e5c2da0 commit ce74947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
- SYMFONY_VERSION=2.7.* SOLR_VERSION=6.6.5
- SYMFONY_VERSION=3.3.* SOLR_VERSION=6.6.5
- SYMFONY_VERSION=4.0.* SOLR_VERSION=6.6.5
- SYMFONY_VERSION=4.0.* SOLR_VERSION=7.4.0
- SYMFONY_VERSION=4.0.* SOLR_VERSION=7.5.0

cache:
directories:
Expand Down Expand Up @@ -43,7 +43,7 @@ matrix:
- php: 7.0
env: SYMFONY_VERSION=4.0.* SOLR_VERSION=6.6.5
- php: 7.0
env: SYMFONY_VERSION=4.0.* SOLR_VERSION=7.4.0
env: SYMFONY_VERSION=4.0.* SOLR_VERSION=7.5.0
allow_failures:
- php: nightly

Expand Down

0 comments on commit ce74947

Please sign in to comment.