run tests on the bot

This commit is contained in:
Devon Carew 2015-08-08 04:09:10 -07:00
parent fd21db9436
commit 52f78d4fe4

View File

@ -12,3 +12,6 @@ dartanalyzer --fatal-warnings \
bin/build_sky_apk.dart \
bin/sky_server.dart \
bin/sky_tools.dart
# And run our tests.
pub run test