Drop go_import_path from .travis.yml

Travis linter doesn't recognize this key and it's a global, which makes no sense with stages and anchors
This commit is contained in:
Łukasz Mierzwa
2018-01-20 23:07:35 -08:00
parent a01cfd0f95
commit 33f5d91044

View File

@@ -1,5 +1,3 @@
go_import_path: github.com/cloudflare/unsee
defaults_go: &DEFAULTS_GO
language: go
go: "1.9.2"