platform/travis.sh

4 lines
99 B
Bash
Raw Normal View History

2017-09-29 22:39:37 +00:00
#!/usr/bin/env bash
cd jael && pub get && pub run test
cd ../angel_jael && pub get && pub run test