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

12 lines
113 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:
2014-01-08 18:09:54 +00:00
- make test