golang / gddo

Go Doc Dot Org
https://godoc.org
BSD 3-Clause "New" or "Revised" License
1.1k stars 265 forks source link

testing: add post-submit checks w/ Travis CI #521

Open s-mang opened 7 years ago

s-mang commented 7 years ago

We should add gddo to the set of things that kokoro tests before new code is submitted. Or gopherbot, even.

See https://github.com/golang/gddo/issues/520. Tests are currently broken.

cc @shantuo @zombiezen @andybons

Update: post-submit is good enough for now. We will use Travis.