Skip to content

Commit b678bc1

Browse files
committed
fix build for hhvm
1 parent a307efe commit b678bc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@ php:
55
- 5.4
66
- 5.5
77
- 5.6
8-
- hhvm
98
- 7
109

1110
env:
1211
- VARNISH_VERSION=4.0
1312

1413
matrix:
1514
include:
15+
- php: hhvm
16+
dist: trusty
1617
- php: 5.5
1718
env: VARNISH_VERSION=3.0
1819
- php: 5.3

0 commit comments

Comments
 (0)