From 11230b922fd0dbbca23e43a053898881aebe4532 Mon Sep 17 00:00:00 2001 From: Terrtia Date: Thu, 26 Apr 2018 17:06:19 +0200 Subject: [PATCH] fix travis tests 2 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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