mirror of https://github.com/docker/docs.git
Update .travis.yml
This commit is contained in:
parent
d7dfc564e5
commit
df7a4e6858
|
|
@ -1,5 +1,8 @@
|
|||
language: go
|
||||
|
||||
install:
|
||||
- go get code.google.com/p/go.tools/cmd/cover
|
||||
|
||||
go:
|
||||
- 1.3
|
||||
- 1.4
|
||||
|
|
|
|||
Loading…
Reference in New Issue