travis-ci / travis.rb

Travis CI Client (CLI and Ruby library)
MIT License
1.59k stars 408 forks source link

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

Open wirehead opened 7 years ago

wirehead commented 7 years ago

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)

docwhat commented 7 years ago

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

BanzaiMan commented 4 years ago

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