update Travis build to use Makefile

pull/252/head
William Ting 11 years ago
parent b80c630ef8
commit 3d6bf541cf

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

Loading…
Cancel
Save