commit | a04c8136b9b0546d13576753f58f0f914c531f35 | [log] [tgz] |
---|---|---|
author | Keith Randall <khr@google.com> | Fri Mar 18 15:30:38 2016 -0700 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Mon Mar 21 08:22:19 2016 +0000 |
tree | 501385919580a88b5db863e47f980e3dee60e6c0 | |
parent | 24f7399f96feb8dd2fc54f064e47a886c2f8bb4a [diff] |
dashboard: add SSA check builder Now that SSA checks are off by default, let's run a builder with the checks on just to make sure they keep passing. Change-Id: I7edd2a2865681a135ccf755be7a14f8645c0a8aa Reviewed-on: https://go-review.googlesource.com/20882 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>