Commit 5b1a547
committed
Exclude builds for newer Rubies and old Rails versions
* Rails 4.2 supports versions between 1.9 and 2.4: https://github.com/rails/rails/blob/406e2f46/.travis.yml#L26-L31
* Rails 5.0 supports versions between 2.2 and 2.4: https://github.com/rails/rails/blob/ecd965e7/.travis.yml#L46-L481 parent 183fe94 commit 5b1a547
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
28 | 36 | | |
29 | 37 | | |
0 commit comments