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:
authorsgiehl <stefan@piwik.org>2017-08-28 10:38:23 +0300
committersgiehl <stefan@piwik.org>2017-08-28 10:38:23 +0300
commit485f61ecacec0346637708e2b1483ef1067167b6 (patch)
treef12f2f9203a3af87f48be4ecb05f278d414a8791 /.travis.yml
parent82479402ddb05e3917f28b8bd3a92464081d5ba1 (diff)
Travis CI: use precise
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 08672b09a2..0e751c4680 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,6 +16,8 @@ php:
- 5.5
# - hhvm
+dist: precise
+
services:
- redis-server