Commit 8b63b936 authored by Marten Seemann's avatar Marten Seemann
Browse files

run Go 1.11 gofmt, use Go 1.10.x and 1.11.x on Travis

parent 8fde809f
language: go
go:
- "1.9.x"
- "1.10.x"
- "1.11.x"
# first part of the GOARCH workaround
# setting the GOARCH directly doesn't work, since the value will be overwritten later
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment