Test against latest Go snapshot, but ignore failures with it

This commit is contained in:
Łukasz Mierzwa
2017-04-15 08:07:07 -07:00
parent e3937acec9
commit 1f1f8b2e85

View File

@@ -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