mirror of
https://github.com/prymitive/karma
synced 2026-05-19 04:26:41 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user