Skip to content

Commit

Permalink
Remove Go 1.9 from travis tests as this is no longer needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrasell committed Apr 20, 2018
1 parent 37048d7 commit 34c14d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ sudo: false
dist: trusty
language: go
go:
- 1.9.x
- "1.10.x"
install:
- go get github.com/golang/lint/golint
Expand Down

0 comments on commit 34c14d8

Please sign in to comment.