Use tip on travis

This commit is contained in:
mattn 2013-08-29 10:03:00 +09:00
parent 501b1ea772
commit c4dc66cdcd
1 changed files with 2 additions and 0 deletions

View File

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