archive
/
md-pdf-rs
Archived
1
Fork 0

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
1 changed files with 0 additions and 1 deletions

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