travis: test against Go 1.7
This commit is contained in:
parent
d82344e1c3
commit
e8e71bd51f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.3
|
||||
- 1.7
|
||||
- tip
|
||||
install:
|
||||
- go get code.google.com/p/go.tools/cmd/cover
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue