diff --git a/.travis.yml b/.travis.yml index 5df803f9..41117210 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,7 @@ script: - ./launch_lvldb.sh - ./launch_logs.sh - ./launch_queues.sh + - popd - cd tests - nosetests --with-coverage --cover-package=../bin -d