Commit 8d755418 authored by mdj33's avatar mdj33 Committed by vipwzw

remove coveage go get

parent 9e7995d5
......@@ -36,8 +36,6 @@ jobs:
- stage: coverage
if: branch = master
go: "1.9.x"
before_install:
- go get -t -v ./...
install: skip
script:
- make coverage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment