Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2017-10-10 15:06:38 +0300
committerMichal Čihař <michal@cihar.com>2017-10-10 15:06:38 +0300
commit35ccd9fe4cbd1314dcc75c518b264211526a4e86 (patch)
tree1eb59ff5564d1e1e656e9362f351eff2e8b575ed /.travis.yml
parentd36e8585befa17c3d969011f120152ebedb1014a (diff)
parentb97fa543f456930a56fee24c349b101f520ca86f (diff)
Merge branch 'QA_4_7'
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5ad50ed97c..793b1cace1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -71,6 +71,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 php71 mariadb