Also test on Go tip

But allow it to fail
main
Jesse Szwedko 9 years ago
parent 4fc241fb17
commit 631930114f

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

Loading…
Cancel
Save