2
0
mirror of https://github.com/WikiTeam/wikiteam synced 2024-11-10 13:10:27 +00:00
wikiteam/.travis.yml

9 lines
105 B
YAML
Raw Normal View History

language: python
python: 2.7
install:
- pip install tox
script:
- tox
2017-06-30 15:39:02 +00:00
notifications:
email: false