Skip to content

Commit

Permalink
Error on test
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Dec 27, 2018
1 parent c42884e commit 01e62b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/test
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/usr/bin/env bash

set -e
docker build -t dkron .
docker run dkron scripts/validate-gofmt
docker run dkron go vet
Expand Down

0 comments on commit 01e62b6

Please sign in to comment.