Update .travis.yml
This commit is contained in:
parent
95969866c0
commit
6759350260
|
@ -6,9 +6,9 @@ php:
|
|||
#- hhvm
|
||||
#- nightly
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.1
|
||||
- php: 5.6
|
||||
#allow_failures:
|
||||
#- php: 7.1
|
||||
#- php: 5.6
|
||||
# - php: hhvm
|
||||
#- php: nightly
|
||||
fast_finish: true
|
||||
|
|
Loading…
Reference in New Issue