From 17c79c820477db99e3a52dab3418c3ad89adccea Mon Sep 17 00:00:00 2001 From: Tobe Osakwe Date: Thu, 25 Apr 2019 19:58:47 -0400 Subject: [PATCH] Update .travis.sh --- tool/.travis.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tool/.travis.sh b/tool/.travis.sh index 651a268a..3589420a 100644 --- a/tool/.travis.sh +++ b/tool/.travis.sh @@ -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 \ No newline at end of file +angel_orm_test angel_orm_service