Update config.yml

This commit is contained in:
Nabil Freij 2018-10-27 21:12:40 +01:00 committed by GitHub
parent 3379039fbf
commit 4c16756d87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ apt-run: &apt-install
name: Install apt packages
command: |
apt update
apt install -y graphviz build-essential
apt install -y graphviz build-essential pandoc
docs-install: &docs-install
name: Install Python dependencies