mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-21 17:19:56 +08:00
debugging travis
This commit is contained in:
@@ -23,7 +23,8 @@ install:
|
|||||||
# basic application:
|
# basic application:
|
||||||
- pwd
|
- pwd
|
||||||
- composer install --dev --prefer-dist -d apps/basic
|
- composer install --dev --prefer-dist -d apps/basic
|
||||||
- cd apps/basic && php vendor/bin/codecept build
|
- cd apps/basic && php vendor/bin/codecept build && cd ../..
|
||||||
|
- pwd
|
||||||
- cd apps/basic/web && php -S localhost:8080 &
|
- cd apps/basic/web && php -S localhost:8080 &
|
||||||
- pwd
|
- pwd
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user