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:
authordiosmosis <benakamoorthi@fastmail.fm>2014-08-13 23:15:04 +0400
committerdiosmosis <benakamoorthi@fastmail.fm>2014-08-13 23:15:34 +0400
commit040dcc223feb3fec5bcd2636f78986c1e685446a (patch)
treee3f1bc330103cf20885e20595d008d74ec7bfeac /.travis.yml
parent0b5ea53d0ebc134ca104516f3387f34c91372ff8 (diff)
Updating .travis.yml.
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 9604132289..ca7cd1a4c9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -89,6 +89,7 @@ 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:
- ./tests/travis/configure_git.sh