Skip to content

Commit

Permalink
Fix travis build (#423)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Jul 18, 2019
1 parent db6703a commit 6973f90
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ go:
- 1.x
- tip

go_import_path: kubedb.dev/apimachinery

env:
global:
- GOFLAGS=-mod=vendor
- GO111MODULE=on

install: true

script:
Expand Down

0 comments on commit 6973f90

Please sign in to comment.