mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-13 01:58:22 +00:00
fix travis
This commit is contained in:
parent
4386cbbd34
commit
ec8fe83cda
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ script:
|
||||||
- ./launch_lvldb.sh
|
- ./launch_lvldb.sh
|
||||||
- ./launch_logs.sh
|
- ./launch_logs.sh
|
||||||
- ./launch_queues.sh
|
- ./launch_queues.sh
|
||||||
- nosetests --with-coverage --cover-package=things -d
|
- nosetests --with-coverage --cover-package=bin -d
|
||||||
|
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
|
Loading…
Reference in a new issue