travis: Fix drone tests stage

This commit is contained in:
Arthur Golubtsov
2020-06-06 10:25:53 +03:00
parent 9dbe82123c
commit 7294a0fd40

View File

@@ -47,7 +47,7 @@ jobs:
language: python
python: 2.7
script:
- cd drone/tests
- cd drone
- pip install -r drone/requirements.txt
- pytest