diff --git a/.travis.yml b/.travis.yml index f939693..90095d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,5 +9,8 @@ before_script: script: - ./run_tests.sh after_success: + - env + - export + - cd tests/Qpyl - coveralls