mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
run tests against PHP 7.0 nightly
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user