mirror of
https://github.com/nextcloud/passman.git
synced 2025-11-10 06:01:32 +08:00
Update travis..
This commit is contained in:
parent
7e776b4fab
commit
c46311b774
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"
|
- sh -c "if [ '$JSTESTS' == '1' -a '$CODECHECK' == '1']; then grunt jshint; fi"
|
||||||
|
|
||||||
|
|
||||||
#after_failure:
|
#after_failure:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue