Add presubmit test for windows.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2019-09-01 17:58:37 -07:00
parent 86de625ece
commit 0122e90b20
2 changed files with 29 additions and 0 deletions

View File

@@ -26,3 +26,4 @@ cd "${ROOT}"
make install.tools
make verify
GOOS=windows make verify