Skip to content

Commit 095238a

Browse files
author
Frank Kleine
committed
don't build against HHVM any more, not supported anyway
1 parent 89c16e9 commit 095238a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@ matrix:
1313
include:
1414
- php: 5.3
1515
dist: precise
16-
# test against the latest HHVM version by using a newer image
17-
- php: hhvm
18-
sudo: true
19-
dist: trusty
20-
group: edge # Use edge image until the next travis CI stable image update
21-
allow_failures:
22-
- php: hhvm
2316

2417
install:
2518
- composer install

0 commit comments

Comments
 (0)