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

8 lines
132 B
YAML

language: ruby
rvm:
- 2.0.0
- 2.1.8
- 2.2.4
- 2.3.0
bundler_args: --without development
before_install: gem install bundler