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:
authormattab <matthieu.aubry@gmail.com>2014-08-10 18:52:45 +0400
committermattab <matthieu.aubry@gmail.com>2014-08-10 18:52:45 +0400
commit50d3e12140bd8bff39b4110a4b6f7c4f5a5cb09b (patch)
treec6d576201d481ef41eba8077247b9f5a2ae1ff74 /.travis.yml
parent259eec366f52b4d5c07bfee501e928cb105a3ed9 (diff)
Skip a test for 5.3.3 and do not allow failures of Integration tests
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 452094194f..cc18c272ae 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,10 +30,6 @@ matrix:
allow_failures:
- php: hhvm
- php: 5.6
- - php: 5.3.3
- env: TEST_SUITE=IntegrationTests MYSQL_ADAPTER=MYSQLI
- - php: 5.3.3
- env: TEST_SUITE=IntegrationTests MYSQL_ADAPTER=PDO_MYSQL
exclude:
# Javascript tests need to run only on one PHP version
- php: 5.4