Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit a2935ca

Browse files
committed
Fix travis config
1 parent aedd4f9 commit a2935ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ matrix:
8181
- DEPS=locked
8282
- SERVICE_MANAGER_VERSION="^2.7.5"
8383
allow_failures:
84-
- php: hhvm:
84+
- php: hhvm
8585

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

0 commit comments

Comments
 (0)