run tests against PHP 7.0 nightly

This commit is contained in:
Carsten Brandt
2015-02-25 22:37:32 +01:00
parent 787ec74b92
commit 49bb1fcb07

View File

@ -4,6 +4,7 @@ php:
- 5.4
- 5.5
- 5.6
- 7.0
- hhvm
- hhvm-nightly
@ -16,6 +17,7 @@ matrix:
fast_finish: true
allow_failures:
- php: hhvm-nightly
- php: 7.0
services:
- redis-server