platform/travis.sh
2017-09-29 18:39:37 -04:00

3 lines
99 B
Bash

#!/usr/bin/env bash
cd jael && pub get && pub run test
cd ../angel_jael && pub get && pub run test