Fixed Drone pipeline and removed ads from footer. No one loves ads.

This commit is contained in:
2019-10-16 21:12:32 +05:00
parent db34a064f5
commit 4012b5da02
2 changed files with 0 additions and 12 deletions

View File

@@ -23,7 +23,6 @@ steps:
- name: test
image: golang:1.13.1-alpine
environment:
GOFLAGS: -mod=vendor
CGO_ENABLED: 0
commands:
- go test ./...