Fix circleci configuration

This commit is contained in:
Posquit0.BJ 2017-01-16 03:57:37 +09:00
parent c1f6146674
commit 0ac81cc17e

View file

@ -6,14 +6,9 @@ machine:
services:
- docker
## Customize dependencies
dependencies:
override:
- apt-get install texlive-full
## Customize compile commands
compile:
test:
override:
- make
- docker run --rm -w "/doc" -v "$PWD":/doc thomasweise/texlive make
post:
- mv examples/*.pdf $CIRCLE_ARTIFACTS/