Skip to content

Commit 907e32e

Browse files
committed
use trusty for hhvm
1 parent 5132aff commit 907e32e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.travis.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
language: php
22

33
php:
4-
- 5.5
54
- 5.6
65
- 7.0
76
- 7.1
8-
- hhvm
7+
8+
matrix:
9+
include:
10+
- php: hhvm
11+
dist: trusty
912

1013
sudo: false
1114

0 commit comments

Comments
 (0)