platform/tool/.travis.sh
2019-02-14 12:15:34 -05:00

5 lines
No EOL
150 B
Bash
Executable file

#!/usr/bin/env bash
cd angel_orm_generator
pub get
pub run build_runner build
POSTGRES_USERNAME="angel_orm" POSTGRES_PASSWORD="angel_orm" pub run test