1
Fork 0

Try container with pandoc etc in

This commit is contained in:
Jake Howard 2018-03-28 20:11:36 +01:00
parent e5d8d72955
commit cc559af69c
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/python:3.6
- image: jagregory/pandoc
working_directory: ~/tex-template
steps:
- checkout