Fixed typo
This commit is contained in:
parent
18dc90a4de
commit
4f315dd80a
@ -11,7 +11,7 @@ before_script:
|
|||||||
- python --version ; pip --version # For debugging
|
- python --version ; pip --version # For debugging
|
||||||
- pip install virtualenv
|
- pip install virtualenv
|
||||||
- virtualenv .venv
|
- virtualenv .venv
|
||||||
- source venv/bin/activate
|
- source .venv/bin/activate
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user