Codebase list ruby-omniauth-facebook / b95b2bd
Use only CRuby >= 2 on CI. (#298) Josef Šimánek authored 5 years ago GitHub committed 5 years ago
2 changed file(s) with 5 addition(s) and 13 deletion(s). Raw diff Collapse all Expand all
33 - gem update --system
44 - gem --version
55 rvm:
6 - 2.4.0
7 - 2.3.1
8 - 2.2.6
6 - 2.5
7 - 2.4
8 - 2.3
9 - 2.2
910 - 2.1
1011 - 2.0
11 - 1.9.3
12 - jruby-19mode
13 - rbx-2
14
15 matrix:
16 allow_failures:
17 - rvm: rbx-2
151151
152152 ## Supported Rubies
153153
154 - Ruby MRI (1.9.3+)
155 - JRuby (1.9 mode)
156 - RBX (2.1.1+)
154 - Ruby MRI (2.0+)
157155
158156 ## License
159157