mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-23 12:10:54 +08:00
try to fix basic app travis.yml
This commit is contained in:
@ -5,7 +5,7 @@ php:
|
|||||||
- 5.4
|
- 5.4
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- composer require --prefer-dist --dev 'codeception/codeception *' 'codeception/specify *'
|
- composer require --prefer-dist --dev 'codeception/codeception \*' 'codeception/specify \*'
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- php vendor/bin/codecept build
|
- php vendor/bin/codecept build
|
||||||
|
Reference in New Issue
Block a user