diff --git a/.travis.yml b/.travis.yml index 4a272c0..7840f05 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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