Skip to content

Commit 1ca8cbe

Browse files
committed
Merge pull request #806 from Nyholm/patch-1
Added HHVM to travis.yml
2 parents aee5ed5 + 1ccd502 commit 1ca8cbe

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
@@ -4,13 +4,15 @@ php:
44
- 5.3
55
- 5.4
66
- 5.5
7-
7+
- hhvm
8+
89
env:
910
- SYMFONY_VERSION=2.5.*
1011

1112
matrix:
1213
allow_failures:
1314
- env: SYMFONY_VERSION=dev-master
15+
- php: hhvm
1416
include:
1517
- php: 5.5
1618
env: SYMFONY_VERSION='2.3.* symfony/expression-language:2.4.* symfony/routing:2.4.*'

0 commit comments

Comments
 (0)