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
132 B
YAML
Raw Normal View History

2012-04-15 17:37:31 -04:00
language: ruby
rvm:
2016-01-31 09:13:35 -05:00
- 2.0.0
- 2.1.8
- 2.2.4
- 2.3.0
bundler_args: --without development
2016-01-04 10:31:28 -05:00
before_install: gem install bundler