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 <diosmosis@users.noreply.github.com>2019-11-28 05:31:45 +0300
committerThomas Steur <tsteur@users.noreply.github.com>2019-11-28 05:31:45 +0300
commit6dbd89292ca8de7019d62c45c88fd115b14cff43 (patch)
treed2cd9c685baef21be4e7eafb3b110a2a5180a790 /.travis.yml
parent5d0cfbc7dc786d7977d8ece0995fa32512ca7d9c (diff)
Add test to make sure woff2 file is up to date... (#15172)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 032dac29c9..b1f04cbe84 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -138,5 +138,5 @@ after_success:
cache:
directories:
- - "travis_phantomjs"
- - $HOME/.composer/cache \ No newline at end of file
+ - $HOME/.composer/cache
+ - $PIWIK_ROOT_DIR/../travis_woff2 \ No newline at end of file