1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/.travis.yml

9 lines
153 B
YAML

language: ruby
rvm:
- 2.3.8
- 2.4.9
- 2.5.7
- 2.6.5
- 2.7.1
bundler_args: --without development
before_install: gem install bundler -v '< 2.2'