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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-22 04:47:24 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-22 04:47:24 +0400
commitd6f1c84f20ea963d7fdc2c393b37fd8fe38113b8 (patch)
tree6a44b260eb5753335a6e0dd84426cccb8f6c1113 /.travis.yml
parentaebff1e38c23bf2fe217c5c9bc24c65d779efcbc (diff)
Try to remove opcache disable in travis.
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 66330335b8..24b0b09980 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,7 +34,6 @@ before_script:
- composer install
- uname -a
- date
- - phpenv config-add ./tests/travis/php.ini # disables Zend OPCache
- php -r "var_dump(gd_info());"
- mysql -e 'create database piwik_test;'
- ./tests/travis/prepare.sh