commit | 9faf03618142c358c5a18e216f3399648b4c26c3 | [log] [tgz] |
---|---|---|
author | Nate Bosch <nbosch1@gmail.com> | Thu Apr 16 11:41:51 2020 -0700 |
committer | GitHub <noreply@github.com> | Thu Apr 16 11:41:51 2020 -0700 |
tree | c78d28ae4a9ae0a29e1404601dbe6ec5dc0723be | |
parent | 82476532a57e78564e8edf1b90a4490ae1754cd0 [diff] |
Run tests on multiple platforms (dart-lang/watcher#86) - Only use `--fatal-warnings` for the oldest supported SDK. Use `--fatal-infos` on the dev SDK. - Run tests on all 3 OSes.