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-11 14:42:43 +0400
committerPiwik Automation <hello@piwik.org>2014-08-11 14:42:43 +0400
commitf2621a06055e58dbfb428982316c17782ef2aab8 (patch)
treef0f10aa7856919a8273cd381144eebb18da11284 /.travis.yml
parentd82da76569126b0f60354e7688966227e06849ca (diff)
.travis.yml file is out of date, auto-updating .travis.yml file.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 41f82042ab..4c5ee47f45 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -86,6 +86,9 @@ before_install:
- '[[ "$TRAVIS_PHP_VERSION" == 5.3* ]] && export USE_ZEND_ALLOC=0 || true'
before_script:
+ # make sure travis test scripts are always latest (so in older releases/branches, the latest scripts will still be used)
+ - git checkout master ./tests/travis
+
- ./tests/travis/configure_git.sh
# print out mysql information