Skip to content
Snippets Groups Projects
Commit 8e408b77 authored by Mads M. Pedersen's avatar Mads M. Pedersen
Browse files

Update .gitlab-ci.yml

parent 77596e23
No related branches found
No related tags found
No related merge requests found
......@@ -114,6 +114,7 @@ pypi_linux:
- test_pypi
script:
- apt-get update
- apt-get install pandoc
- pip install --upgrade pip
- pip install pypandoc
- pip install -e .[test] --upgrade
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment