fix travis

pull/201/head
Terrtia 2018-04-11 11:17:42 +02:00
parent ec8fe83cda
commit 67e8f696c1
1 changed files with 1 additions and 1 deletions

View File

@ -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: