mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
Update version of rubies on Travis CI (#2179)
This commit is contained in:
parent
211fd2e349
commit
38e6ac3f8e
1 changed files with 4 additions and 4 deletions
|
@ -5,10 +5,10 @@ before_script:
|
||||||
- bundle update
|
- bundle update
|
||||||
rvm:
|
rvm:
|
||||||
- ruby-head
|
- ruby-head
|
||||||
- 2.5.0
|
- 2.5.1
|
||||||
- 2.4.3
|
- 2.4.4
|
||||||
- 2.3.6
|
- 2.3.7
|
||||||
- 2.2.9
|
- 2.2.10
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
# - osx
|
# - osx
|
||||||
|
|
Loading…
Add table
Reference in a new issue