We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b722207 commit 7d35c3eCopy full SHA for 7d35c3e
.travis.yml
@@ -1,9 +1,5 @@
1
language: python
2
3
-before_install:
4
- - virtualenv venv
5
- - source venv/bin/activate
6
-
7
install:
8
- pip install -r requirements.txt
9
0 commit comments