Use tip on travis

This commit is contained in:
mattn
2013-08-29 10:03:00 +09:00
parent 501b1ea772
commit c4dc66cdcd

View File

@@ -1,4 +1,6 @@
language: go
go:
- tip
before_install:
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls