Fixed Drone pipeline and removed ads from footer. No one loves ads.
This commit is contained in:
@@ -23,7 +23,6 @@ steps:
|
||||
- name: test
|
||||
image: golang:1.13.1-alpine
|
||||
environment:
|
||||
GOFLAGS: -mod=vendor
|
||||
CGO_ENABLED: 0
|
||||
commands:
|
||||
- go test ./...
|
||||
|
||||
Reference in New Issue
Block a user