Add Golang 1.12 to TravisCI
@@ -6,6 +6,7 @@ dist: trusty
go:
- "1.11.x"
+ - 1.12.x
- master
before_script: make prepare