Files
30-seconds-of-code/.travis.yml
Rohit Tanwar 81a5dc868c update lint
2018-01-16 18:35:58 +05:30

17 lines
428 B
YAML

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