Commit 5f449095 authored by Fabien Potencier's avatar Fabien Potencier

minor #923 added PHP 5.6 and HHVM to the Travis file (fabpot)

This PR was merged into the 1.2.x-dev branch.

Discussion
----------

added PHP 5.6 and HHVM to the Travis file

Commits
-------

ecf3acff added PHP 5.6 and HHVM to the Travis file
parents 8a509371 ecf3acff
...@@ -18,3 +18,9 @@ php: ...@@ -18,3 +18,9 @@ php:
- 5.3 - 5.3
- 5.4 - 5.4
- 5.5 - 5.5
- 5.6
- hhvm
matrix:
allow_failures:
- php: hhvm
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment