diff --git a/.travis.yml b/.travis.yml index 1c5964c..e5a5526 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: