Skip to content

Commit ff67aa5

Browse files
committed
fixed Travis config for HHVM
1 parent 2d2a0ad commit ff67aa5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@ php:
66
- 5.5
77
- 5.6
88
- 7.0
9-
- hhvm
109

1110
env:
1211
- SYMFONY_VERSION='2.7.*'
1312

1413
matrix:
1514
include:
15+
- php: hhvm
16+
dist: trusty
1617
- php: 5.3.3
1718
env: DEPS='lowest'
1819
- php: 5.6

0 commit comments

Comments
 (0)