commit | ea56f0ff8ca8d32a6b3ce7c1208766ad18802330 | [log] [tgz] |
---|---|---|
author | Ben Konyi <bkonyi@google.com> | Thu Sep 10 11:36:04 2020 -0700 |
committer | GitHub <noreply@github.com> | Thu Sep 10 11:36:04 2020 -0700 |
tree | ebf7ef1e604ef4fc8840b9b0726f758f01668c6c | |
parent | 8114e3f04e10f5eef3666480e3414996dce4351c [diff] |
Disable testing against stable
diff --git a/.travis.yml b/.travis.yml index ae444c8..6768c49 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -1,7 +1,8 @@ language: dart dart: - - 2.10.0-0 + # TODO(#308): re-enable testing against stable after 2.10 release. + # - 2.10.0 - dev dart_task: