We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0875cc7 + 684502a commit 3cab0a5Copy full SHA for 3cab0a5
1 file changed
.travis.yml
@@ -18,6 +18,7 @@ script:
18
- pip install -U python-dotenv
19
- tox
20
before_deploy:
21
+- sudo apt-get update
22
- pip install -r requirements.txt
23
- pip install -r requirements-dev.txt
24
- pip install pypandoc
0 commit comments