circle ci

This commit is contained in:
Valentin Boettcher 2017-11-24 18:46:00 +01:00
parent f99638738c
commit 0aee0ea5c5

View file

@ -7,7 +7,7 @@ jobs:
- run:
name: Install Dependencies
command: |
apt-get update && apt-get install jq
apt-get update && apt-get --assume-yes install jq
tlmgr update --self
tlmgr install ulem german stmaryrd
- checkout