travis.rb icon indicating copy to clipboard operation
travis.rb copied to clipboard

`travis init` won't let me create a generic builder

Open wirehead opened this issue 8 years ago • 2 comments

I've been using the generic language to do various utility CI jobs.

However, when I try to create a new project:

$ travis init
Detected repository as _____/____________, is this correct? |yes| y
Main programming language used: |Ruby| generic
unknown language generic

(This is totally a minor issue, suitable for hazing rituals or spare moments and mostly comes from my overarching ❤️ ❤️ ❤️ of Travis)

wirehead avatar Apr 26 '17 22:04 wirehead

It also doesn't support Shell. 😢 See #331

docwhat avatar May 04 '17 16:05 docwhat

If anyone is interested, see https://github.com/travis-ci/travis.rb/pull/332#issuecomment-611100991.

BanzaiMan avatar Apr 08 '20 20:04 BanzaiMan