mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Test against latest Go snapshot, but ignore failures with it
This commit is contained in:
@@ -3,6 +3,11 @@ 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