Skip to content

Commit a8cca9b

Browse files
committed
Added PHP 5.6 and HHVM to travis.yml
1 parent 01320f4 commit a8cca9b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ php:
44
- 5.3
55
- 5.4
66
- 5.5
7+
- 5.6
8+
- hhvm
9+
10+
matrix:
11+
allow_failures:
12+
- php: hhvm
713

814
env:
915
- SYMFONY_VERSION=2.4.* PHPUNIT_VERSION=~3.7

0 commit comments

Comments
 (0)