1
0
mirror of https://github.com/wting/autojump synced 2024-09-28 22:10:45 +00:00
wting_autojump/.travis.yml

12 lines
120 B
YAML
Raw Normal View History

2013-12-31 23:15:25 +00:00
language: python
python:
- 2.6
2013-12-31 23:15:25 +00:00
- 2.7
install:
- pip install --use-mirrors testify
script:
- testify -v tests