Commit ecf3acff authored by Fabien Potencier's avatar Fabien Potencier

added PHP 5.6 and HHVM to the Travis file

parent 8a509371
...@@ -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