Skip to content

Commit edd1002

Browse files
committed
Disable hhvm 3.2 build on travis
testing hhvm HEAD on master branch works
1 parent 3690faf commit edd1002

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
@@ -4,7 +4,7 @@ php:
44
- 5.3
55
- 5.4
66
- 5.5
7-
- hhvm
7+
# - hhvm
88

99
before_script:
1010
- wget http://getcomposer.org/composer.phar

0 commit comments

Comments
 (0)