Set up github CI kokoro job

TESTED=Set up the job in kokoro-qa:

[]

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=166875896
This commit is contained in:
jianglai 2017-08-29 11:26:11 -07:00
parent a0014f350e
commit c3f2002e6c
2 changed files with 2 additions and 1 deletions

View file

@ -8,6 +8,7 @@ java_library(
name = "sheet",
srcs = glob(["*.java"]),
deps = [
"//java/com/google/gdata:spreadsheet",
"//java/google/registry/config",
"//java/google/registry/model",
"//java/google/registry/request",