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>2014-10-11 15:39:32 +0400
committersgiehl <stefan@piwik.org>2014-10-11 15:39:32 +0400
commit51b68b270e99bb3ea4da0950950be272f724f696 (patch)
tree13e0d410fc521a5a558275c824a1d43eeec95b64 /.travis.yml
parent794c67f511ebc6745fe592548f6df01f3e1f1179 (diff)
fixed typo
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 8df1bf946a..39600827bd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,7 +43,7 @@ matrix:
- php: hhvm
- php: 5.6
- php: 5.4
- env: MYSQL_ADAPTER=PDO_MYSQL COVERAGE=Sytem
+ env: MYSQL_ADAPTER=PDO_MYSQL COVERAGE=System
- php: 5.4
env: MYSQL_ADAPTER=PDO_MYSQL COVERAGE=Integration
- php: 5.4
@@ -51,7 +51,7 @@ matrix:
include:
# Code Coverage
- php: 5.4
- env: MYSQL_ADAPTER=PDO_MYSQL COVERAGE=Sytem
+ env: MYSQL_ADAPTER=PDO_MYSQL COVERAGE=System
- php: 5.4
env: MYSQL_ADAPTER=PDO_MYSQL COVERAGE=Integration
- php: 5.4
@@ -199,4 +199,4 @@ notifications:
#email:
# if we specify piwik-builds@piwik.org then the developer doesn't get notified
# - piwik-builds@piwik.org
- # this is a missing feature by Travis to notify both list and committer \ No newline at end of file
+ # this is a missing feature by Travis to notify both list and committer