fix travis

This commit is contained in:
Terrtia 2018-04-11 11:05:01 +02:00
parent 4386cbbd34
commit ec8fe83cda

View file

@ -25,7 +25,7 @@ script:
- ./launch_lvldb.sh
- ./launch_logs.sh
- ./launch_queues.sh
- nosetests --with-coverage --cover-package=things -d
- nosetests --with-coverage --cover-package=bin -d
after_success: