1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

add travis config

This commit is contained in:
William Ting
2013-12-31 17:15:25 -06:00
parent fb1f397fee
commit cc9b7c28cf
2 changed files with 20 additions and 1 deletions

10
.travis.yml Normal file
View File

@@ -0,0 +1,10 @@
language: python
python:
- 2.7
install:
- pip install --use-mirrors testify
script:
- testify -v tests