Try container with pandoc etc in
This commit is contained in:
parent
e5d8d72955
commit
cc559af69c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: 2
|
|||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: circleci/python:3.6
|
||||
- image: jagregory/pandoc
|
||||
working_directory: ~/tex-template
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Reference in a new issue