Skip to content

Commit fb4aaa2

Browse files
committed
Removed php7 of allow_failures
1 parent 05ce776 commit fb4aaa2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ matrix:
1111
env: WITH_COVERAGE=true
1212
- php: 7
1313
- php: hhvm
14-
allow_failures:
15-
- php: 7
1614

1715
before_install:
1816
- if [[ "$WITH_COVERAGE" != "true" && "$TRAVIS_PHP_VERSION" != "hhvm" ]]; then phpenv config-rm xdebug.ini; fi

0 commit comments

Comments
 (0)