Browse Source

commented hhvm test on travis until bugs have been fixed

tags/2.0.0-beta
Carsten Brandt 11 years ago
parent
commit
97025771f4
  1. 2
      .travis.yml

2
.travis.yml

@ -3,7 +3,7 @@ language: php
php:
- 5.4
- 5.5
- hhvm
# - hhvm # commented until composer or hhvm get fixed: https://github.com/facebook/hhvm/issues/1347
services:
- redis-server

Loading…
Cancel
Save