Update .travis.sh
This commit is contained in:
parent
5e50698c73
commit
17c79c8204
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ function angel_orm_test () {
|
||||||
|
|
||||||
cd angel_orm_generator;
|
cd angel_orm_generator;
|
||||||
pub get;
|
pub get;
|
||||||
pub run build_runner build;
|
echo 1 | 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
|
angel_orm_test angel_orm_service
|
||||||
|
|
Loading…
Reference in a new issue