Skip to content

Commit cdea990

Browse files
committed
Added HHVM to Travis
1 parent 0c9bcbe commit cdea990

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ php:
44
- 5.3
55
- 5.4
66
- 5.5
7+
- hhvm
78

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.*

0 commit comments

Comments
 (0)