We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc11415 commit ecefa18Copy full SHA for ecefa18
1 file changed
.travis.yml
@@ -20,6 +20,7 @@ script:
20
before_deploy:
21
- pip install -r requirements.txt
22
- pip install -r requirements-dev.txt
23
+- sudo apt-get update
24
- pip install pypandoc
25
- sudo apt-get install pandoc
26
- pip install --editable .
0 commit comments