Skip to content

Commit 6ff56e9

Browse files
committed
Travis HHVM distribution
1 parent cbc0086 commit 6ff56e9

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.travis.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@ php:
99
- 5.6
1010
- 7.0
1111
- 7.1
12-
- hhvm
12+
13+
matrix:
14+
include:
15+
- php: hhvm
16+
dist: trusty
17+
sudo: required
1318

1419
install:
1520
- travis_retry composer self-update

0 commit comments

Comments
 (0)