Update .travis.yml
This commit is contained in:
parent
9451770584
commit
c2fb268161
|
@ -2,7 +2,9 @@ sudo: false
|
|||
language: php
|
||||
php:
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 5.6
|
||||
- 5.5
|
||||
matrix:
|
||||
allow_failures:
|
||||
fast_finish: true
|
||||
|
|
Loading…
Reference in New Issue