From 0c8cf0569810a39c05911c3f906a6c88a7ef7d09 Mon Sep 17 00:00:00 2001 From: Arthur Golubtsov Date: Sat, 6 Jun 2020 10:22:38 +0300 Subject: [PATCH] travis: Update drone tests stage --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d42ef22..1d2d0f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,8 +47,8 @@ jobs: language: python python: 2.7 script: + - cd drone/tests - pip install -r drone/requirements.txt - - cd test - pytest - stage: Annotate