Skip to content

Commit

Permalink
Merge pull request #299 from alcaeus/test-php-7.4
Browse files Browse the repository at this point in the history
Don't allow build on PHP 7.4 to fail
  • Loading branch information
alcaeus authored Nov 13, 2019
2 parents 16b5f04 + 3c526b8 commit 8f07fcf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,3 @@ install:

script:
- vendor/bin/phpunit

allow_failures:
- php: 7.4snapshot

0 comments on commit 8f07fcf

Please sign in to comment.