Skip to content

Commit

Permalink
update .travis.yml:remove Go: 1.8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
silenceper committed Apr 24, 2019
1 parent 8e03893 commit c7a2539
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 @@ -4,7 +4,6 @@ go:
- 1.11.x
- 1.10.x
- 1.9.x
- 1.8.x

before_script:
- GO_FILES=$(find . -iname '*.go' -type f | grep -v /vendor/)
Expand Down

0 comments on commit c7a2539

Please sign in to comment.