archive
/
md-pdf-rs
Archived
1
Fork 0

Test my hax

This commit is contained in:
Jake Howard 2017-08-27 23:19:33 +01:00
parent ed6f992868
commit 8cd2620f83
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ 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