Browse Source

While we're here, make it 1.11

pull/252/head
Michael Kaye 7 years ago
parent
commit
26642a59b1
  1. 2
      .travis.yml

2
.travis.yml

@ -1,6 +1,6 @@
language: go
go:
- 1.10
- 1.11
install:
- go get github.com/constabulary/gb/...
- go get github.com/golang/lint/golint

Loading…
Cancel
Save