Enable hhvm & nightly for curiosity

This commit is contained in:
Jeremy 2015-03-27 19:58:48 +01:00
parent 2d733277e6
commit 6141388969

View file

@ -7,6 +7,13 @@ php:
- 5.4
- 5.5
- 5.6
- hhvm
- nightly
matrix:
allow_failures:
- php: hhvm
- php: nightly
branches:
only: