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 20:06:24 +0400
committerPiwik Automation <hello@piwik.org>2014-08-13 20:06:24 +0400
commit0985cfe6770d64b146e7fb3e2b8bb67c24a51d7d (patch)
tree15a2e7c1da016a830f7af152a38daeb19f1e52ea /.travis.yml
parentf16f349ee87770d962c3e740c6319a57c8c3321d (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, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c487ed9f48..a5f0efc755 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -87,6 +87,7 @@ 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
before_script: