Moved to new git url for php client.
This commit is contained in:
parent
19d57cf21d
commit
6e185a95f6
1 changed files with 1 additions and 1 deletions
|
@ -392,7 +392,7 @@ test:browser:integration:api_client_php:
|
|||
- RAILS_ENV=test rake db:create
|
||||
- cp contrib/auto_wizard_test.json auto_wizard.json
|
||||
- script/build/test_startup.sh $RAILS_ENV $BROWSER_PORT $WS_PORT 1
|
||||
- GIT_SSH=/ssh_wrapper_client_php.sh git clone git@github.com:martini/zammad_api_client_php || script/build/test_shutdown.sh $RAILS_ENV $BROWSER_PORT $WS_PORT 1 1
|
||||
- git clone git@github.com:zammad/zammad-api-client-php || script/build/test_shutdown.sh $RAILS_ENV $BROWSER_PORT $WS_PORT 1 1
|
||||
- wget http://$IP:$BROWSER_PORT/api/v1/getting_started/auto_wizard
|
||||
- cd zammad_api_client_php
|
||||
- composer install
|
||||
|
|
Loading…
Reference in a new issue