Skip to content

Commit

Permalink
Merge pull request #81 from leakingtapan/udpate-travis
Browse files Browse the repository at this point in the history
Remove unit test and sanity test in favor of prow job
  • Loading branch information
Cheng Pan authored Oct 26, 2018
2 parents 87e2ece + 57105f8 commit 5875911
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 5875911

Please sign in to comment.