mirror of
https://github.com/nextcloud/passman.git
synced 2025-10-20 18:36:20 +08:00
Update travis
This commit is contained in:
parent
6f96a3ba51
commit
70307089d5
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ script:
|
||||||
#- sh -c "if [ '$JSTESTS' != '1' -a '$CODECHECK' != '1' -a '$CODECHECK' != '2' ]; then wget https://scrutinizer-ci.com/ocular.phar; fi"
|
#- sh -c "if [ '$JSTESTS' != '1' -a '$CODECHECK' != '1' -a '$CODECHECK' != '2' ]; then wget https://scrutinizer-ci.com/ocular.phar; fi"
|
||||||
#- sh -c "if [ '$JSTESTS' != '1' -a '$CODECHECK' != '1' -a '$CODECHECK' != '2' ]; then php ocular.phar code-coverage:upload --format=php-clover clover.xml; fi"
|
#- sh -c "if [ '$JSTESTS' != '1' -a '$CODECHECK' != '1' -a '$CODECHECK' != '2' ]; then php ocular.phar code-coverage:upload --format=php-clover clover.xml; fi"
|
||||||
#- cd ../
|
#- cd ../
|
||||||
- sh -c "if [ '$JSTESTS' == '1' -a '$CODECHECK' = '1']; then grunt jshint; fi"
|
- grunt jshint
|
||||||
|
|
||||||
|
|
||||||
#after_failure:
|
#after_failure:
|
||||||
|
|
Loading…
Add table
Reference in a new issue