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:
authorPiwik Automation <hello@piwik.org>2014-08-13 23:18:28 +0400
committerPiwik Automation <hello@piwik.org>2014-08-13 23:18:28 +0400
commit6a68eeb7601d0199196332efd87473bcb8f6de20 (patch)
tree07ebaf1878bd67983b0e72e9d1a387a51d378c40 /.travis.yml
parent040dcc223feb3fec5bcd2636f78986c1e685446a (diff)
.travis.yml file is out of date, auto-updating .travis.yml file.
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 ca7cd1a4c9..95003d4a40 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -88,7 +88,6 @@ before_install:
install:
# make sure travis test scripts are always latest (so in older releases/branches, the latest scripts will still be used)
- git fetch
- - git checkout master -- ./tests/travis ./plugins/CoreConsole
- git checkout master -- ./tests/travis ./plugins/CoreConsole || true
before_script: