Update .travis.sh

This commit is contained in:
Tobe Osakwe 2019-04-25 20:03:04 -04:00 committed by GitHub
parent 17c79c8204
commit bef85a4b02
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; cd angel_orm_generator;
pub get; pub get;
echo 1 | pub run build_runner build; echo 1 | pub run build_runner build --delete-conflicting-outputs;
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