Merge pull request #58 from cloudflare/travis-no-master

Drop Go master tests
This commit is contained in:
Łukasz Mierzwa
2017-04-18 13:25:01 -07:00
committed by GitHub

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