Skip to content

Commit b4bca09

Browse files
Merge pull request #11 from h4cc/patch-1
Added HHVM to travis.
2 parents 1cb2de9 + cf58d8f commit b4bca09

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ php:
55
- 5.4
66
- 5.5
77
- 5.6
8+
- hhvm
9+
10+
matrix:
11+
allow_failures:
12+
- php: hhvm
813

914
env:
1015
- SYMFONY_VERSION=2.5.* PHPUNIT_VERSION=~3.7

0 commit comments

Comments
 (0)