Skip to content

Commit 4273dd6

Browse files
committed
php 7 should not be allowed to fail
1 parent c2c1e4a commit 4273dd6

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
@@ -17,9 +17,6 @@ matrix:
1717
include:
1818
- php: 5.3
1919
env: PACKAGE_VERSION=low
20-
allow_failures:
21-
- php: 7.0
22-
- php: 7.1
2320

2421
before_script:
2522
- composer selfupdate

0 commit comments

Comments
 (0)