Skip to content

Commit 61c496c

Browse files
committed
discovery does not work with hhvm because of puli
1 parent e272bdb commit 61c496c

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
@@ -3,7 +3,7 @@ language: php
33
php:
44
- 5.5
55
- 5.6
6-
- hhvm
6+
# broken with puli discovery - hhvm
77
- 7
88

99
env:

0 commit comments

Comments
 (0)