diff --git a/.travis.yml b/.travis.yml index c3fc1d90..acad5e60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,13 +19,13 @@ install: - pip install coveralls codecov nose script: - - . ./AILENV/bin/activate - pushd bin - ./launch_redis.sh - ./launch_lvldb.sh - ./launch_logs.sh - ./launch_queues.sh - nosetests --with-coverage --cover-package=bin -d + - ls after_success: