Moodle/.travis.yml

30 строки
728 B
YAML
Исходник Обычный вид История

2018-04-13 08:29:39 +03:00
dist: trusty
2018-04-26 09:52:23 +03:00
language: python
node_js: "0.12"
python: "3.5"
2018-04-13 08:29:39 +03:00
2018-04-27 07:17:48 +03:00
cache:
- directories: node_modules
- pip
env:
- PYTHONUNBUFFERED=TRUE
2018-04-26 09:52:23 +03:00
install:
- npm install # Install task runners for lint checking.
- pip install azure-mgmt-subscription azure-mgmt-resource keyring pycurl # Install Azure Python SDK (we only need the sub & the resource manager packages)
2018-04-06 08:50:04 +03:00
2018-04-27 07:17:48 +03:00
before_script:
- ssh-keygen -q -f azure_moodle_id_rsa -N "" # Generate SSH keys to send to deployment
2018-04-13 08:29:39 +03:00
2018-04-26 09:52:23 +03:00
script:
- npm test
- ./etc/travis.py
2018-05-10 19:44:15 +03:00
notifications:
webhooks: https://outlook.office.com/webhook/e75ee820-3466-49a6-bb0f-ecae0daf8fe1@72f988bf-86f1-41af-91ab-2d7cd011db47/TravisCI/00abc9d7ce1044818f216da49d30d54d/a38fc8f6-fb60-4169-bde6-dd2bbf01304f