Skip to content

Commit

Permalink
Update circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
candid82 committed Mar 1, 2018
1 parent 74e8e2c commit 7edb5cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
command: go generate -v ./...
- run:
name: go build
command: go build -v
command: go build -v github.com/candid82/joker
- run:
name: linter tests
command: ./linter-tests.sh
Expand Down

0 comments on commit 7edb5cd

Please sign in to comment.