1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

update Travis build to use Makefile

This commit is contained in:
William Ting 2014-01-08 12:09:54 -06:00
parent b80c630ef8
commit 3d6bf541cf

View File

@ -8,4 +8,4 @@ install:
- pip install --use-mirrors testify - pip install --use-mirrors testify
script: script:
- testify -v tests - make test