You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/vendor/bundle/ruby/4.0.0/gems/declarative-0.0.20/.travis.yml

13 lines
162 B

language: ruby
before_install: gem install bundler
cache: bundler
rvm:
- ruby-head
- 2.7
- 2.6
- 2.5
- 2.4
jobs:
allow_failures:
- rvm: ruby-head