Skip to content

Commit

Permalink
Merge 228da13 into 8475c82
Browse files Browse the repository at this point in the history
  • Loading branch information
flavioheleno committed Oct 21, 2020
2 parents 8475c82 + 228da13 commit b9d7fe0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -3,11 +3,15 @@ dist: trusty

php:
- '7.4'
- nightly

matrix:
include:
- php: '7.4'
env: 'COMPOSER_FLAGS="--prefer-stable --prefer-lowest"'
fast_finish: true
allow_failures:
- php: nightly

before_script:
- travis_retry composer self-update
Expand Down

0 comments on commit b9d7fe0

Please sign in to comment.