Skip to content

Commit 2be9e28

Browse files
authored
Merge pull request #166 from phpcr/build-matrix
php 7 should not be allowed to fail
2 parents c2c1e4a + 4273dd6 commit 2be9e28

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)