Merge pull request #5722 from dvrkps/patch-1

travis: update 1.7 and 1.8 go versions
pull/5729/head
Matthew Hooker 9 years ago committed by GitHub
commit a67d4024b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,8 +6,8 @@ sudo: false
language: go
go:
- 1.7.4
- 1.8.3
- 1.7.x
- 1.8.x
- 1.x
install:

Loading…
Cancel
Save