Also test on Go tip
But allow it to fail
This commit is contained in:
parent
4fc241fb17
commit
631930114f
@ -8,6 +8,11 @@ go:
|
||||
- 1.3.3
|
||||
- 1.4.2
|
||||
- 1.5.1
|
||||
- tip
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
||||
script:
|
||||
- go vet ./...
|
||||
|
Loading…
Reference in New Issue
Block a user