mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 06:08:21 +01:00
Reflect last composer.json update PR
https://github.com/humhub/humhub/pull/2478
This commit is contained in:
parent
ce549b543f
commit
a7bd1b7267
@ -36,7 +36,7 @@ install:
|
||||
- nohup bash -c "java -jar selenium-server-standalone.jar &" && sleep 1; cat nohup.out
|
||||
# Run Composer update
|
||||
- travis_retry composer self-update && composer --version
|
||||
- travis_retry composer global require "fxp/composer-asset-plugin:~1.1.0"
|
||||
- travis_retry composer global require "fxp/composer-asset-plugin:~1.3"
|
||||
- export PATH="$HOME/.composer/vendor/bin:$PATH"
|
||||
- travis_retry composer install --dev --prefer-dist --no-interaction
|
||||
- travis_retry composer global require "codeception/codeception=2.1.*" "codeception/specify=*" "codeception/verify=*"
|
||||
@ -65,4 +65,4 @@ after_failure:
|
||||
- ls
|
||||
- cat useracceptancePasswordRecoveryCest.testPasswordRecovery.fail.html
|
||||
#cat ../modules/*/tests/codeception/_output/*.html
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user