1
0
mirror of https://github.com/gryf/slack-backup.git synced 2025-12-17 11:30:25 +01:00
Files
slack-backup/.travis.yml
2016-11-26 19:13:12 +01:00

7 lines
94 B
YAML

language: python
env:
- TOXENV=py34
- TOXENV=py34-flake8
install: pip install tox
script: tox