Use Go 1.9 for travis CI jobs

This commit is contained in:
Łukasz Mierzwa
2017-08-24 22:13:54 -07:00
parent c6ffb26cb8
commit 0d3a809667

View File

@@ -1,7 +1,7 @@
language: go
go:
- 1.8.x
- 1.9.x
go_import_path: github.com/cloudflare/unsee