Skip to content

Commit

Permalink
Remove unit test and sanity test in favor of prow job
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheng Pan committed Oct 26, 2018
1 parent 87e2ece commit 57105f8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,5 @@ before_install:

script:
- make
- make test
- make test-sanity
- go test -covermode=count -coverprofile=profile.cov ./pkg/...
- $GOPATH/bin/goveralls -coverprofile=profile.cov -service=travis-ci

0 comments on commit 57105f8

Please sign in to comment.