mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-21 09:01:33 +08:00
debugging travis
This commit is contained in:
@@ -23,7 +23,8 @@ install:
|
||||
# basic application:
|
||||
- pwd
|
||||
- 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 &
|
||||
- pwd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user