Skip to content

Commit

Permalink
Remove go1.11 build dependecy (swaggo#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
ubogdan authored Oct 24, 2020
1 parent 68c62b3 commit a30e726
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ go:

matrix:
fast_finish: true
include:
- go: 1.11.x
env: GO111MODULE=on

script:
- go test -coverprofile=coverage.txt -covermode=atomic
Expand Down

0 comments on commit a30e726

Please sign in to comment.