Remove tests

This commit is contained in:
Jake Howard 2017-08-27 23:29:59 +01:00
parent 955f5ae0fb
commit f8b28e5748
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -14,7 +14,6 @@ jobs:
- run: apt update && apt install -y wget
- run: make lib
- run: ./.circleci/wkhtmltopdf.sh
- run: wkhtmltopdf http://google.com google.pdf && ls
- run: cargo fmt -- --write-mode=diff
- run: make build
- run: make release