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 16:06:04 +0300
committerMichal Čihař <michal@cihar.com>2017-10-10 16:06:04 +0300
commit683884c3cb9c4234ef4d18cd40464868e309acaf (patch)
treeeb66fb8fd1918a46361c05ec2284a18e4f528332 /.travis.yml
parentf5d950da6f7e66d901eac7bb2a7d3297eae2d384 (diff)
Remove not needed rvm update
It seems brew has its own ruby. Signed-off-by: Michal Čihař <michal@cihar.com>
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 191dc559d7..57abbb46f7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -64,9 +64,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 tap homebrew/php
- brew install gettext php70 mariadb