diff --git a/.travis.yml b/.travis.yml index 4a68f73..1300ff6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,7 +47,7 @@ jobs: language: python python: 2.7 script: - - cd drone/tests + - cd drone - pip install -r drone/requirements.txt - pytest