Skip to content

Commit

Permalink
Allow the Travis build on PHP 7.2 to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 committed Nov 2, 2017
1 parent 0cb5591 commit c625269
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -41,6 +41,9 @@ matrix:

- php: 7.2
env: DB=mysql PHPUNIT=5.7.19
allow_failures:
- php: 7.2
env: DB=mysql PHPUNIT=5.7.19


before_script:
Expand Down

0 comments on commit c625269

Please sign in to comment.