dosage/.travis.yml
Bastian Kleineidam deae84d8fa Updated comicfury.
2013-02-14 21:28:34 +01:00

6 lines
108 B
YAML

language: python
python:
- "2.7"
- "3.3"
# command to run tests
script: make test TESTS=tests.test_util