Also test on Go tip

But allow it to fail
This commit is contained in:
Jesse Szwedko 2015-11-15 13:07:49 -08:00
parent 4fc241fb17
commit 631930114f

View File

@ -8,6 +8,11 @@ go:
- 1.3.3
- 1.4.2
- 1.5.1
- tip
matrix:
allow_failures:
- go: tip
script:
- go vet ./...