chg: test: travis script (#156)

This commit is contained in:
rachmadani haryono 2017-05-02 12:15:33 +08:00 committed by GitHub
parent faf4b8b65a
commit cc0af3371c

View File

@ -13,7 +13,7 @@ addons:
- devscripts
- zsh
script:
- ./ci-test-wrapper --watch .travis.yml
- python3 -m pytest ./tests/test_*.py --cov buku -vv
- git fetch --unshallow --tags origin
- ./tools/makedeb
deploy: