Skip to content

Commit

Permalink
modify install options
Browse files Browse the repository at this point in the history
  • Loading branch information
santinoncs committed Jun 17, 2019
1 parent 40d9fac commit 29d8da4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@ language: go
go:
- 1.11

install:
- go get github.com/softonic/kubewatch

script:
- true

env:
- GO111MODULE=on

install: true

0 comments on commit 29d8da4

Please sign in to comment.