chg: test: travis script (#156)
This commit is contained in:
parent
faf4b8b65a
commit
cc0af3371c
@ -13,7 +13,7 @@ addons:
|
|||||||
- devscripts
|
- devscripts
|
||||||
- zsh
|
- zsh
|
||||||
script:
|
script:
|
||||||
- ./ci-test-wrapper --watch .travis.yml
|
- python3 -m pytest ./tests/test_*.py --cov buku -vv
|
||||||
- git fetch --unshallow --tags origin
|
- git fetch --unshallow --tags origin
|
||||||
- ./tools/makedeb
|
- ./tools/makedeb
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user