mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 14:57:23 +08:00
check if travis can do a crazy build for us :)
This commit is contained in:
11
.travis.yml
11
.travis.yml
@@ -2,6 +2,17 @@ language: php
|
|||||||
|
|
||||||
php:
|
php:
|
||||||
- 5.4
|
- 5.4
|
||||||
|
- 5.4.4
|
||||||
|
- 5.4.5
|
||||||
|
- 5.4.6
|
||||||
|
- 5.4.7
|
||||||
|
- 5.4.8
|
||||||
|
- 5.4.9
|
||||||
|
- 5.4.10
|
||||||
|
- 5.4.11
|
||||||
|
- 5.4.12
|
||||||
|
- 5.4.13
|
||||||
|
- 5.4.14
|
||||||
- 5.5
|
- 5.5
|
||||||
- 5.6
|
- 5.6
|
||||||
- hhvm
|
- hhvm
|
||||||
|
|||||||
Reference in New Issue
Block a user