Skip to content

Commit b922e28

Browse files
committed
Merge pull request #256 from Big-Shark/patch-1
Removed php7 of allow_failures
2 parents 00f3257 + fb4aaa2 commit b922e28

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)