Dumping HHVM

pull/41/head
Jeremy Benoist 7 years ago
parent 70b393a2a3
commit 30a577c617
No known key found for this signature in database
GPG Key ID: BCA73962457ACC3C
  1. 2
      .travis.yml

@ -8,7 +8,6 @@ php:
- 7.2
- 7.3
- nightly
- hhvm
matrix:
include:
@ -27,7 +26,6 @@ matrix:
allow_failures:
- php: 7.3
- php: nightly
- php: hhvm
# cache vendor dirs
cache:

Loading…
Cancel
Save