зеркало из https://github.com/Azure/Moodle.git
WIP: travis conditional
This commit is contained in:
Родитель
fb619d65ad
Коммит
5f59027944
|
@ -23,4 +23,10 @@ cache:
|
|||
|
||||
script:
|
||||
- az
|
||||
- npm test # Invokes the "scripts"->"test" section of package.json which runs `grunt test`
|
||||
- npm test # Invokes the "scripts"->"test" section of package.json which runs `grunt test`
|
||||
- if [ azureapi == true ]; then
|
||||
echo "API SET";
|
||||
else
|
||||
echo "Np such thing";
|
||||
fi
|
||||
|
Загрузка…
Ссылка в новой задаче