forked from heartcombo/simple_form
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.travis.yml
48 lines (48 loc) · 1.43 KB
/
.travis.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
sudo: false
cache: bundler
language: ruby
rvm:
- 2.0.0
- 2.1.10
- 2.2.7
- 2.3.4
- 2.4.1
- ruby-head
- jruby-9.1.14.0
gemfile:
- gemfiles/Gemfile.rails-5-0-stable
- gemfiles/Gemfile.rails-5-1-stable
- Gemfile
matrix:
allow_failures:
- rvm: ruby-head
exclude:
- rvm: 2.0.0
gemfile: Gemfile
- rvm: 2.1.10
gemfile: Gemfile
- 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
- rvm: jruby-9.1.14.0
gemfile: gemfiles/Gemfile.rails-5-0-stable
- 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?
- 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
notifications:
email: false
slack:
on_pull_requests: false
on_success: change
on_failure: always
secure: vxwuYTr2Sy+a/C7VP06l3QQCSgsKH7mjbTqOF1cKfGgmIHwO2p1VZmNCKjOe24ILj090WmVfHdnF/MnSCQw/SD1mVNbCZFf8Vj7+fYBu26I7BfahN0jxv3S5NO1sx4ipj0cO17r21OjtD2r1XzOfKqdSkjBBCOk8+WjiqtmCXII=