travis: test against Go 1.7

This commit is contained in:
Florian Schlachter 2017-02-13 12:43:45 +01:00
parent d82344e1c3
commit e8e71bd51f

View File

@ -1,7 +1,7 @@
language: go language: go
go: go:
- 1.3 - 1.7
- tip - tip
install: install:
- go get code.google.com/p/go.tools/cmd/cover - go get code.google.com/p/go.tools/cmd/cover