Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin Viebrock committed Sep 4, 2019
1 parent d5abd38 commit 964dae6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,13 @@ env:
- COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
- COMPOSER_FLAGS=""

matrix:
exclude:
- php: 7.2
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
- php: 7.3
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"

services:
- elasticsearch

Expand Down

0 comments on commit 964dae6

Please sign in to comment.