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 11:28:03 +0300
committersgiehl <stefan@piwik.org>2017-08-28 11:38:38 +0300
commit6846058d80df8e5c158541c3e6471567df77ac69 (patch)
treead287f078f64b2267daf244718177496ae2a39bb /.travis.yml
parent485f61ecacec0346637708e2b1483ef1067167b6 (diff)
updated travis ymls
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 0e751c4680..050511a795 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,8 +16,6 @@ php:
- 5.5
# - hhvm
-dist: precise
-
services:
- redis-server
@@ -81,6 +79,8 @@ matrix:
- php: 5.5
env: TEST_SUITE=AngularJSTests MYSQL_ADAPTER=PDO_MYSQL SKIP_COMPOSER_INSTALL=1
+dist: precise
+
sudo: required
script: $PIWIK_ROOT_DIR/tests/travis/travis.sh