Skip to content

Commit

Permalink
Make travis config consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen van den Enden committed Nov 24, 2018
1 parent de11685 commit 88036a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ php:
- 7.2
- 7.3

matrix:
fast_finish: true

env:
- COMPOSER_FLAGS="--prefer-lowest"
- COMPOSER_FLAGS=""
Expand Down

0 comments on commit 88036a6

Please sign in to comment.