forked from ms/transocks
Merge pull request #5 from cybozu-go/update-travis-ci
Use Go stable and master with Travis CI
This commit is contained in:
commit
e3b3eb6602
@ -1,8 +1,8 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.7
|
- stable
|
||||||
- tip
|
- master
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- go get github.com/golang/lint/golint
|
- go get github.com/golang/lint/golint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user