laravel-6 support
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.5
|
||||
- 8.0
|
||||
- 7.4
|
||||
- 5.6
|
||||
- 7.0
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
- php: 7.4
|
||||
- php: 5.6
|
||||
|
||||
before_script:
|
||||
- travis_retry composer self-update
|
||||
|
||||
Reference in New Issue
Block a user