Drop Go master tests

Master takes 2-3x longer than usual builds, slowing down CI checks, release builds take <1m while master can take >3m (https://travis-ci.org/cloudflare/unsee/builds/222971729)
This commit is contained in:
Łukasz Mierzwa
2017-04-17 17:10:39 -07:00
parent 54c2255dbc
commit 966322cf8e

View File

@@ -3,11 +3,6 @@ language: go
go:
- 1.7.x
- 1.8.x
- master
matrix:
allow_failures:
- go: master
go_import_path: github.com/cloudflare/unsee