Skip to content

Commit

Permalink
Update circle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
candid82 committed Apr 17, 2017
1 parent acde470 commit bbd8d77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ dependencies:
- go get -d -v gopkg.in/readline.v1
- go generate -v ./...
- go build -v
- ./linter-tests.sh
2 changes: 1 addition & 1 deletion linter-tests.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

joker tests/run-linter-tests.joke
./joker tests/run-linter-tests.joke

0 comments on commit bbd8d77

Please sign in to comment.