archive
/
md-pdf
Archived
1
Fork 0

No need for second install

This commit is contained in:
Jake Howard 2017-04-27 19:30:05 +01:00
parent 3dc42fc245
commit 7b44ec5718
1 changed files with 1 additions and 2 deletions

View File

@ -7,12 +7,11 @@ machine:
dependencies:
pre:
- sudo apt update && sudo apt install pandoc pandoc-citeproc python-dev python3-dev
- sudo apt update && sudo apt install pandoc pandoc-citeproc
- bash scripts/before_script.sh
post:
- pip install -r dev-requirements.txt
- sudo pip install -e .
test: