Skip to content

Commit 8f07fcf

Browse files
authored
Merge pull request #299 from alcaeus/test-php-7.4
Don't allow build on PHP 7.4 to fail
2 parents 16b5f04 + 3c526b8 commit 8f07fcf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,3 @@ install:
4343

4444
script:
4545
- vendor/bin/phpunit
46-
47-
allow_failures:
48-
- php: 7.4snapshot

0 commit comments

Comments
 (0)