Add orm_service to Travis
This commit is contained in:
parent
4bc50eca69
commit
2bf831aac0
1 changed files with 2 additions and 1 deletions
|
@ -13,4 +13,5 @@ cd angel_orm_generator;
|
||||||
pub get;
|
pub get;
|
||||||
pub run build_runner build;
|
pub run build_runner build;
|
||||||
cd ..;
|
cd ..;
|
||||||
angel_orm_test angel_orm_postgres
|
angel_orm_test angel_orm_postgres
|
||||||
|
angel_orm_test angel_orm_service
|
Loading…
Reference in a new issue