Module: RSGem::Constants
- Defined in:
- lib/rsgem/constants.rb
Constant Summary collapse
- CI_PROVIDERS =
[ RSGem::CIProviders::GithubActions, RSGem::CIProviders::Travis ].freeze
- DEFAULT_CI_PROVIDER =
RSGem::CIProviders::GithubActions
[ RSGem::CIProviders::GithubActions, RSGem::CIProviders::Travis ].freeze
RSGem::CIProviders::GithubActions