Update .travis.sh

This commit is contained in:
Tobe Osakwe 2019-04-25 19:58:47 -04:00 committed by GitHub
parent 5e50698c73
commit 17c79c8204
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ function angel_orm_test () {
cd angel_orm_generator;
pub get;
pub run build_runner build;
echo 1 | pub run build_runner build;
cd ..;
angel_orm_test angel_orm_postgres
angel_orm_test angel_orm_service
angel_orm_test angel_orm_service