diff --git a/tool/.travis.sh b/tool/.travis.sh index bae8471e..a76b20c6 100644 --- a/tool/.travis.sh +++ b/tool/.travis.sh @@ -13,4 +13,5 @@ cd angel_orm_generator; pub get; pub run build_runner build; cd ..; -angel_orm_test angel_orm_postgres \ No newline at end of file +angel_orm_test angel_orm_postgres +angel_orm_test angel_orm_service \ No newline at end of file