Use newer ruby

Based on https://github.com/PowerShell/PowerShell/pull/5065

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2017-10-10 14:06:20 +02:00
parent d0e263c4d9
commit b97fa543f4

View File

@ -64,6 +64,9 @@ matrix:
language: generic
env: CI_MODE=test
before_install:
# Default 2.0.0 Ruby is buggy
- rvm install ruby-2.3.3
- rvm --default use 2.3.3
- brew tap homebrew/php
- brew update
- brew install gettext php70 mariadb