mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-23 09:16:10 +01:00
Add Ruby 2.3 and 2.4 as CI build targets
2.3 and 2.4 have been out for some time. We should probably make sure the project works with them.
This commit is contained in:
parent
a8e2978054
commit
74ecfd11d3
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ rvm:
|
|||
- 2.0.0
|
||||
- 2.1
|
||||
- 2.2
|
||||
- 2.3
|
||||
- 2.4
|
||||
addons:
|
||||
firefox: 45.8.0esr
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue