This commit is contained in:
Jake Howard 2017-09-01 21:19:56 +01:00
parent 6f348c911f
commit d49dc042de
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -23,8 +23,8 @@ jobs:
- ~/.cargo
- run: make test
- run:
command: ./.circleci/xserver.sh cargo run -- build
command: ../.circleci/xserver.sh cargo run -- build
working_directory: ~/md-pdf/test-files
- run:
command: ./.circleci/xserver.sh cargo run --release -- build
command: ../.circleci/xserver.sh cargo run --release -- build
working_directory: ~/md-pdf/test-files