Actually i meant dev
This commit is contained in:
parent
1dd401ad63
commit
e0b12530a4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ machine:
|
|||
|
||||
dependencies:
|
||||
pre:
|
||||
- sudo apt update && sudo apt install pandoc pandoc-citeproc python-dev python3
|
||||
- sudo apt update && sudo apt install pandoc pandoc-citeproc python-dev python3-dev
|
||||
- bash scripts/before_script.sh
|
||||
|
||||
post:
|
||||
|
|
Reference in a new issue