Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit 6a7c407

Browse files
committed
Fix: Require builds on PHP7.1 to pass
1 parent 133d334 commit 6a7c407

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,3 @@ install:
2222
script:
2323
- vendor/bin/phpcs
2424
- vendor/bin/phpunit --coverage-text --exclude-group integration
25-
26-
matrix:
27-
allow_failures:
28-
- php: 7.1

0 commit comments

Comments
 (0)