Skip to content

Commit 56c38d4

Browse files
author
Andrew McLagan
committed
Dropping HHVM as PHPUnit is dropping support
1 parent ea40877 commit 56c38d4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@ dist: trusty
44
php:
55
- 7.2
66
- 7.1
7-
- hhvm
87
- nightly
98

109
matrix:
1110
allow_failures:
12-
- php: [nightly,hhvm]
11+
- php: nightly
1312

1413
sudo: false
1514

0 commit comments

Comments
 (0)