Skip to content

Commit

Permalink
close #21
Browse files Browse the repository at this point in the history
  • Loading branch information
mohemohe committed Nov 18, 2019
1 parent 47fb8f0 commit 235e237
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ steps:
- name: test
image: golang
commands:
- go get -v github.com/golang/dep/...
- $GOPATH/bin/dep ensure
- go test -race -coverprofile=coverage.txt -covermode=atomic
- name: codecov
image: plugins/codecov
Expand Down

0 comments on commit 235e237

Please sign in to comment.