diff --git a/.travis.yml b/.travis.yml index ed97b2be9..9e79eb13b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,6 +20,7 @@ script: - cd src/ - pipenv run pytest --cov - pipenv run pycodestyle + - cd .. - docker build --tag=jonaswinkler/paperless-ng . after_success: