File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed
Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -4,29 +4,30 @@ sudo: false
44
55matrix :
66 include :
7- - rvm : 2.3.1
7+ - rvm : 2.5.0
88 script :
99 - bundle exec danger
10- - rvm : 2.3.1
10+ - rvm : 2.5.0
1111 env : GRAPE_VERSION=0.8.0
12- - rvm : 2.3.1
12+ - rvm : 2.5.0
1313 env : GRAPE_VERSION=0.9.0
14- - rvm : 2.3.1
14+ - rvm : 2.5.0
1515 env : GRAPE_VERSION=0.10.1
16- - rvm : 2.3.1
16+ - rvm : 2.5.0
1717 env : GRAPE_VERSION=0.12.0
18- - rvm : 2.3.1
18+ - rvm : 2.5.0
1919 env : GRAPE_VERSION=0.13.0
20- - rvm : 2.3.1
20+ - rvm : 2.5.0
2121 env : GRAPE_VERSION=0.14.0
22- - rvm : 2.3.1
22+ - rvm : 2.5.0
2323 env : GRAPE_VERSION=0.15.0
24- - rvm : 2.3.1
24+ - rvm : 2.5.0
2525 env : GRAPE_VERSION=0.16.2
26- - rvm : 2.3.1
26+ - rvm : 2.5.0
2727 env : GRAPE_VERSION=HEAD
28- - rvm : 2.3.0
29- - rvm : 2.2.5
28+ - rvm : 2.4.3
29+ - rvm : 2.3.6
30+ - rvm : 2.2.9
3031 - rvm : rbx-2
3132 - rvm : jruby-19mode
3233 - rvm : ruby-head
You can’t perform that action at this time.
0 commit comments