Drone integration fix
This commit is contained in:
parent
9f92e401ac
commit
e2a8829156
|
@ -10,7 +10,6 @@ steps:
|
|||
- name: test
|
||||
image: python
|
||||
commands:
|
||||
- cd web
|
||||
- pip install -r test_requirements.txt
|
||||
- python runtests.py
|
||||
|
||||
|
|
Loading…
Reference in New Issue