pyztk/.travis.yml

7 lines
91 B
YAML
Raw Permalink Normal View History

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