diff --git a/.travis.yml b/.travis.yml index f911827a..0cae47c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ install: script: - pushd bin - - ./LAUNCH.sh + - ./LAUNCH.sh -l - popd - cd tests - nosetests --with-coverage --cover-package=../bin -d