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.

.travis.yml 94B

123456
  1. ---
  2. language: ruby
  3. cache: bundler
  4. rvm:
  5. - 2.7.0
  6. before_install: gem install bundler -v 2.1.4