Files
30-seconds-of-code/.travis.yml
2018-01-09 12:19:42 +05:30

19 lines
451 B
YAML

language: python
python:
3.6
install:
pip install -r requirements.txt
after_success:
- python scripts/pretty.py
- python scripts/readme.py
- stat .git
- ls
- pwd
- chmod +x .travis/push.sh
- .travis/push.sh
skip_cleanup : true
env:
global:
secure: hZJlqgOzA2zIUJSWIka0PylqNaTkfHq+kS48RrHmocrK0vLyCW7ECWrzez2f2RVdTNzPi0b+yJq2uCbFfWjImZqg+XY1I75/CVVdSYMk7PJkYZ/iBDixMYY8CAkRRd5yZft9uZAdZzR4KLCPN18n7qfISv/M9VA8989NKcVyiEU=