platform/travis.sh
2017-09-30 01:27:31 -04:00

3 lines
107 B
Bash

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