| commit | 0a210abdd32164af56398c523fb191242674bd65 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch1@gmail.com> | Thu Feb 20 14:02:35 2020 -0800 |
| committer | GitHub <noreply@github.com> | Thu Feb 20 14:02:35 2020 -0800 |
| tree | b3999543784e47b10b444950572c52c8097dc50e | |
| parent | 82db7f19e74873e8bfb9fb378775f1756fe27730 [diff] |
Strengthen Travis checks (dart-lang/stream_transform#102) - Restore checks on the earliest supported SDK. - Tests and analyzer with warnings and errors are run on both SDKs. - Dartfmt, and analyzer with lints are run on only the dev SDK. - Add test order randomization.