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:
authorMaurício Meneghini Fauth <mauriciofauth@gmail.com>2018-05-01 04:25:57 +0300
committerMaurício Meneghini Fauth <mauriciofauth@gmail.com>2018-05-01 04:25:57 +0300
commit76a4b086a6cd228f33f5cd736dae198f7b9fd14c (patch)
tree5c457d1ce9fe7ccafac14bff5b08391e8e4556b0 /.travis.yml
parenta4f44121aa5c0d4804fb44ee5e88261496323cb9 (diff)
Remove runkit dependency
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f6c7121abc..2da1743855 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -90,7 +90,6 @@ cache:
directories:
- $HOME/.composer/cache/
- $HOME/browserstack
- - $HOME/runkit
# Install APT packages
# - git > 2.5.1 needed for worktrees
# - mysql server does not seem to be always present on Travis Trusty environment