Update .travis.yml

This commit is contained in:
walisonjose 2018-06-06 10:06:14 -03:00 committed by GitHub
parent 9451770584
commit c2fb268161
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2,7 +2,9 @@ sudo: false
language: php
php:
- 7.1
- 7.2
- 5.6
- 5.5
matrix:
allow_failures:
fast_finish: true