Skip to content

Commit

Permalink
Fix codegen tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonbondon committed May 29, 2019
1 parent 96602bd commit 6a2d8b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .travis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ notifications:
email: false

env:
# enforcing go mod in GOPATH
- GO111MODULE=on
- BAZEL_VERSION=0.25.2

services:
Expand All @@ -35,7 +33,6 @@ script:
- make verify
- make images

# calls goreleaser
deploy:
- provider: script
skip_cleanup: true
Expand Down
4 changes: 2 additions & 2 deletions pkg/apis/certmanager/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6a2d8b9

Please sign in to comment.