Skip to content

Commit af9c01e

Browse files
committed
Remove HHVM from test matrix
1 parent aa409f4 commit af9c01e

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.travis.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,8 @@ matrix:
1919
- php: 7.0
2020
- php: 7.1
2121
- php: nightly
22-
- php: hhvm
23-
sudo: true
24-
dist: trusty
25-
group: edge # until the next update
26-
addons:
27-
apt:
28-
packages:
29-
- mysql-server-5.6
30-
- mysql-client-core-5.6
31-
- mysql-client-5.6
32-
services:
33-
- mysql
34-
- postgresql
3522
allow_failures:
3623
- php: nightly
37-
- php: hhvm
3824

3925
before_script:
4026
- composer self-update

0 commit comments

Comments
 (0)