1
0
Fork 0
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:
wataru kikuchi 2018-09-11 03:05:41 +09:00 committed by Thomas Reynolds
parent 211fd2e349
commit 38e6ac3f8e

View file

@ -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