From 943c6d52b58f4893036e1901904326cace2024ad Mon Sep 17 00:00:00 2001 From: Miha Purg Date: Sun, 21 May 2017 17:15:21 +0200 Subject: [PATCH] This should work... --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 90095d1..06c26be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,8 +9,6 @@ before_script: script: - ./run_tests.sh after_success: - - env - - export - - cd tests/Qpyl + - cd Qpyl - coveralls