test php7

This commit is contained in:
David Badura 2015-04-04 01:22:05 +02:00
parent 2b67432be4
commit d97173569b
1 changed files with 7 additions and 1 deletions

View File

@ -4,7 +4,10 @@ php:
- 5.4
- 5.5
- 5.6
- 7
- nightly
- hhvm
- hhvm-nightly
env:
matrix:
@ -23,4 +26,7 @@ before_script:
matrix:
allow_failures:
- php: hhvm
- php: 7
- php: nightly
- php: hhvm
- php: hhvm-nightly