Skip to content
Snippets Groups Projects
Unverified Commit 4b9453bb authored by yoavrotems's avatar yoavrotems Committed by GitHub
Browse files

Refactor: remove ContinueWithError (#630)


* Update util.go

Remove Continue with error function

* Update cmd/util.go

Co-authored-by: default avatarLiz Rice <liz@lizrice.com>

* Update util.go

* Update util.go

Remove unnecessary ')'

* Update util.go

removed fmt.Fprintf(os.Stderr, "%s: %s", cmd.Args, err) since it wasn't suppose to print.

* Update util.go

* Update .travis.yml

option --no-ri and --no-doc are deprecated we have to use --no-document instead.
https://github.com/rubygems/heroku-buildpack-bundler2/pull/1#issuecomment-451654992



Co-authored-by: default avatarLiz Rice <liz@lizrice.com>
parent 66849797
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment