Skip to content

Commit f7df51f

Browse files
authored
Fix travis configuration
1 parent fe26c96 commit f7df51f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ php:
77
- 7.0
88
- hhvm
99

10+
matrix:
11+
allow_failures:
12+
- php: hhvm
13+
1014
install:
1115
- composer create-project --prefer-source --dev --no-interaction zenify/ci vendor/ci @dev
1216
- . vendor/ci/travis/coverage-init.sh

0 commit comments

Comments
 (0)