Skip to content

Commit a5815ad

Browse files
committed
Remove hhvm from travis
1 parent f1d9955 commit a5815ad

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,10 @@ branches:
22
except: incubator
33
language: php
44
php:
5-
- hhvm
65
- 5.6
76
- 5.5
87
- 5.4
98
services: mongodb
10-
matrix:
11-
allow_failures:
12-
php: hhvm
139
before_script:
1410
- composer self-update || true
1511
- echo 'extension="mongo.so"' >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini

0 commit comments

Comments
 (0)