heartcombo--simple_form/.travis.yml

56 lines
1.8 KiB
YAML
Raw Normal View History

2015-08-27 14:06:37 +00:00
sudo: false
cache: bundler
language: ruby
rvm:
2013-01-29 11:42:40 +00:00
- 2.0.0
- 2.1.10
2017-04-04 15:26:52 +00:00
- 2.2.7
- 2.3.4
- 2.4.1
2014-12-16 18:14:47 +00:00
- ruby-head
2017-11-23 15:34:36 +00:00
- jruby-9.1.14.0
2013-12-06 17:24:52 +00:00
gemfile:
- gemfiles/Gemfile.rails-4-0-stable
2014-03-10 17:35:31 +00:00
- gemfiles/Gemfile.rails-4-1-stable
- gemfiles/Gemfile.rails-4-2-stable
- gemfiles/Gemfile.rails-5-0-stable
2017-04-28 18:24:53 +00:00
- gemfiles/Gemfile.rails-5-1-stable
2013-12-06 17:24:52 +00:00
- Gemfile
2015-10-08 00:41:31 +00:00
matrix:
2015-10-08 00:55:50 +00:00
allow_failures:
- rvm: ruby-head
2015-10-08 00:41:31 +00:00
exclude:
- rvm: 2.0.0
gemfile: Gemfile
- rvm: 2.1.10
gemfile: Gemfile
- rvm: 2.4.0
gemfile: gemfiles/Gemfile.rails-4-1-stable # activesupport 4.1 depends on json 1.8.3 which does not compile with Ruby 2.4.0
- rvm: ruby-head
gemfile: gemfiles/Gemfile.rails-4-1-stable # activesupport 4.1 depends on json 1.8.3 which does not compile with Ruby 2.4.0
2017-11-23 15:34:36 +00:00
- rvm: jruby-9.1.14.0
gemfile: Gemfile
- rvm: 1.9.3
gemfile: gemfiles/Gemfile.rails-5-0-stable
- rvm: 2.0.0
gemfile: gemfiles/Gemfile.rails-5-0-stable
- rvm: 2.1.10
gemfile: gemfiles/Gemfile.rails-5-0-stable
2017-11-23 15:34:36 +00:00
- rvm: jruby-9.1.14.0
gemfile: gemfiles/Gemfile.rails-5-0-stable
2017-11-23 15:34:36 +00:00
- rvm: jruby-9.1.14.0
gemfile: gemfiles/Gemfile.rails-5-1-stable # rack 2.0.1 requires Ruby version >= 2.2.2; any sol'n for jruby?
2017-04-28 18:43:28 +00:00
- rvm: 1.9.3
gemfile: gemfiles/Gemfile.rails-5-1-stable # rack 2.0.1 requires Ruby version >= 2.2.2
- rvm: 2.0.0
gemfile: gemfiles/Gemfile.rails-5-1-stable # rack 2.0.1 requires Ruby version >= 2.2.2
- rvm: 2.1.10
gemfile: gemfiles/Gemfile.rails-5-1-stable # rack 2.0.1 requires Ruby version >= 2.2.2
2011-09-08 11:29:36 +00:00
notifications:
2012-12-27 00:18:52 +00:00
email: false
slack:
on_pull_requests: false
2012-12-27 00:18:52 +00:00
on_success: change
on_failure: always
secure: vxwuYTr2Sy+a/C7VP06l3QQCSgsKH7mjbTqOF1cKfGgmIHwO2p1VZmNCKjOe24ILj090WmVfHdnF/MnSCQw/SD1mVNbCZFf8Vj7+fYBu26I7BfahN0jxv3S5NO1sx4ipj0cO17r21OjtD2r1XzOfKqdSkjBBCOk8+WjiqtmCXII=