Skip to content

Commit b40e8cb

Browse files
authored
Update .travis.yml (#22)
1 parent 4389af5 commit b40e8cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@ php:
1111
- 5.6
1212
- 7.0
1313
- 7.1
14-
- hhvm
1514
env:
1615
global:
1716
- TEST_COMMAND="composer test"
17+
include:
18+
- php: hhvm
19+
dist: trusty
1820
matrix:
1921
- SYMFONY_VERSION=3.1.*
2022
- SYMFONY_VERSION=3.0.*

0 commit comments

Comments
 (0)