travis: update Go versions

...to latest point releases acc. to https://golang.org/dl/
This commit is contained in:
Jakob Unterwurzacher 2017-11-01 19:02:34 +01:00
parent 39839ade70
commit 4c11e8a4e5
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ go:
- 1.5.4
- 1.6.4
- 1.7.6
- 1.8.3
- 1.9
- 1.8.5
- 1.9.2
install:
- go get .