Skip to content

Commit 0d40f1d

Browse files
wouterjlsmith77
authored andcommitted
Added HHVM to travis
1 parent f998090 commit 0d40f1d

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)