maybe this time
continuous-integration/drone/push Build is failing Details

master
n1trux 4 years ago
parent 4f5d004bf1
commit d24c806134

@ -7,7 +7,7 @@ steps:
- name: get dependencies
image: golang
commands:
- go get ./...
- go get -d ./...
- name: build and test
image: golang

2
.gitignore vendored

@ -10,3 +10,5 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
shasharet
sneakerhash.db

Loading…
Cancel
Save