pyztk/.travis.yml

6 lines
81 B
YAML
Raw Normal View History

2016-05-26 23:47:19 +07:00
language: python
python:
- "2.7"
# command to run tests
2016-05-30 09:59:39 +07:00
script: python test.py