Skip to content

Commit

Permalink
Go module support
Browse files Browse the repository at this point in the history
  • Loading branch information
s1061123 committed Oct 1, 2019
1 parent eaeabba commit fca8210
Show file tree
Hide file tree
Showing 5,554 changed files with 222,723 additions and 1,849,965 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: go
go_import_path: github.com/k8snetworkplumbingwg/network-attachment-definition-client
go_import_path: github.com/K8sNetworkPlumbingWG/network-attachment-definition-client
install: true
script: hack/verify-codegen.sh
script:
- hack/verify-codegen.sh
- go build ./cmd/example/
Loading

0 comments on commit fca8210

Please sign in to comment.