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:
authorFabian Becker <halfdan@xnorfz.de>2013-02-17 21:26:54 +0400
committerFabian Becker <halfdan@xnorfz.de>2013-02-20 04:51:31 +0400
commit9412de3c791d3203eb383ac9470796ceeedbd501 (patch)
tree2d9b12552b2e055101ddaaa2bcb0dcaa69ebb3d6 /.travis.yml
parentfc9fe59626ab0f7d77351d9b2e502038ce058bdb (diff)
5.5 should not be allowed fail anymore - we have a running build :-)
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 84e16eba18..185702fde3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,10 +20,6 @@ before_script:
- ./tests/travis/setup_webserver.sh
- cd tests/PHPUnit
-matrix:
- allow_failures:
- - php: 5.5
-
notifications:
irc:
skip_join: true