Skip to content

Commit

Permalink
don't build against HHVM any more, not supported anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Kleine committed Apr 8, 2019
1 parent 89c16e9 commit 095238a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@ matrix:
include:
- php: 5.3
dist: precise
# test against the latest HHVM version by using a newer image
- php: hhvm
sudo: true
dist: trusty
group: edge # Use edge image until the next travis CI stable image update
allow_failures:
- php: hhvm

install:
- composer install
Expand Down

0 comments on commit 095238a

Please sign in to comment.