1
0
mirror of https://github.com/wting/autojump synced 2024-09-28 14:00:46 +00:00
wting_autojump/.travis.yml
2014-01-08 12:09:54 -06:00

12 lines
113 B
YAML

language: python
python:
- 2.6
- 2.7
install:
- pip install --use-mirrors testify
script:
- make test