Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support non-ci projects #8

Open
hasanen opened this issue Jan 23, 2017 · 0 comments
Open

Support non-ci projects #8

hasanen opened this issue Jan 23, 2017 · 0 comments

Comments

@hasanen
Copy link

hasanen commented Jan 23, 2017

Problem: I have project without CI and wanted to use herkko for the deploy. Herkko insisted me to install travis.

$ herkko heroku deploy
-> Doing deployment to heroku...
-> Deploying changes:

*Changes* 

-> Checking CI...
-> Travis CLI has not been installed, run: gem install travis
-> CI is in unknown state (unknown). Can't continue.

Desired solution: Herkko would ask (or I could set it) if I have CI in use and then allow me to do deploy. And if possible, it would run tests locally if CI is not set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant