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 21:50:55 +0400
committerPiwik Automation <hello@piwik.org>2014-08-13 21:50:55 +0400
commitfed8e3f9ec77a75cde78bde0f13e986a95eea958 (patch)
tree3c7669de88007ae9b69b5a6f10827d158dc89994 /.travis.yml
parent3d3c96352fbf55827c0af53c09335cff3a7be905 (diff)
.travis.yml file is out of date, auto-updating .travis.yml file.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a5f0efc755..9604132289 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -88,7 +88,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
+ - git checkout master -- ./tests/travis ./plugins/CoreConsole
before_script:
- ./tests/travis/configure_git.sh