test
This commit is contained in:
parent
aefa17544f
commit
1de2117337
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
build:
|
build:
|
||||||
script:
|
script:
|
||||||
|
- whoami
|
||||||
- virtualenv venv
|
- virtualenv venv
|
||||||
- source venv/bin/activate
|
- source venv/bin/activate
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue