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 17:33:19 +0300
committerMichal Čihař <michal@cihar.com>2017-10-10 17:33:19 +0300
commit313dcc8650372a0043835f67baae933a97fb3524 (patch)
treeebbbc61ae71987bd7deed4790a1a0f8e82a753be /.travis.yml
parent42497731373281f6c6ac932e3ded5ff685b43218 (diff)
parent683884c3cb9c4234ef4d18cd40464868e309acaf (diff)
Merge branch 'QA_4_7'
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 06476a1447..3a88fabdb1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -71,9 +71,6 @@ 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 update
- brew install gettext php71 mariadb
- brew link --force gettext