add .travis.yml

pull/7/head
Yasuhiro Matsumoto 2017-04-14 17:14:55 +09:00
parent 1d9ff623fc
commit b0f39aaf95
1 changed files with 8 additions and 0 deletions

8
.travis.yml 100644
View File

@ -0,0 +1,8 @@
language: go
go:
- tip
before_install:
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
script:
- $HOME/gopath/bin/goveralls -repotoken u2dqXvOxbIBr8eGxCjcgTkkN2JOSGx1fy