platform/travis.sh

4 lines
107 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
2017-09-30 05:27:31 +00:00
cd ../jael_preprocessor/ && pub get && pub run test