Skip to content

Commit 6db5c7f

Browse files
removed allow failures for php7*
1 parent 628f256 commit 6db5c7f

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
@@ -40,9 +40,6 @@ matrix:
4040
exclude:
4141
- php: 5.6
4242
# env: DEPS=latest
43-
allow_failures:
44-
- php: 7.0
45-
- php: 7.1
4643

4744
before_install:
4845
- if [[ $TEST_COVERAGE != 'true' ]]; then phpenv config-rm xdebug.ini || return 0 ; fi

0 commit comments

Comments
 (0)