Skip to content

Commit

Permalink
Allow PHP 5.6 tests to fail due to segfaults
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Aug 1, 2018
1 parent e402b8f commit c370c26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -33,3 +33,5 @@ matrix:
env: LARAVEL_VERSION=5.6.* PHPUNIT_VERSION=~7.0
- php: 7.0
env: LARAVEL_VERSION=5.6.* PHPUNIT_VERSION=~7.0
allow_failures:
- php: 5.6

0 comments on commit c370c26

Please sign in to comment.