2
0
mirror of https://github.com/WikiTeam/wikiteam synced 2024-11-12 07:12:41 +00:00
wikiteam/.travis.yml
mr.Shu 14c62c6587 tests: Add .travis.yml and Travis CI
* Added .travis.yml to enable Travis CI

Signed-off-by: mr.Shu <mr@shu.io>
2014-09-23 23:12:40 +02:00

7 lines
75 B
YAML

language: python
python: 2.7
install:
- pip install tox
script:
- tox