Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
fweikert committed Oct 19, 2020
1 parent 6cdec3e commit 6cb64b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bazelci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ platforms:
shell_commands:
- go vet github.com/bazelbuild/bazelisk/...
- go get -u golang.org/x/tools/go/analysis/passes/shadow/cmd/shadow
- pwd
- ls
- go vet -vettool=$(which shadow) github.com/bazelbuild/bazelisk/...
ubuntu1604:
build_targets:
Expand Down

0 comments on commit 6cb64b9

Please sign in to comment.