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 <fabian.becker@uni-tuebingen.de>2013-08-24 17:26:19 +0400
committerFabian Becker <fabian.becker@uni-tuebingen.de>2013-08-24 17:26:19 +0400
commitfb1d4eb8e7398360ee37c8f09929877c8e2174a4 (patch)
tree97666344e5c8d7647a5110120923259c353510a5 /.travis.yml
parent636ce2413c939e434e8b5ecd0218a879d0a94eb6 (diff)
Reactivate complete build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml13
1 files changed, 6 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml
index 0ade48a0fe..6b540f0f41 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,13 +23,12 @@ env:
# The bug experienced here is a "test edge case" bug quite tricky to find
# and very much out of reach for my priorities at this stage. Will come back to fix this bug in June.
#
-#
-#matrix:
-# include:
-# - php: 5.4
-# env:
-# - TEST_SUITE=
-# - secure: "RaRLGQuYhkPWNdkvNNMm0M4kukzwaaLXgQ9kIq3XALXuS1z31SnD27slFopH\nqIBmIYqevce9VKaytJSXrbjsWp8Yx3mheh4fDs4UP/ULhyJ8FgikGbZyU9DP\nsXUJbVMRXSab98Ga25EoV/d8dJoPLvRxMvtpmiT2XLEpwT8Bc2w="
+matrix:
+ include:
+ - php: 5.4
+ env:
+ - TEST_SUITE=
+ - secure: "RaRLGQuYhkPWNdkvNNMm0M4kukzwaaLXgQ9kIq3XALXuS1z31SnD27slFopH\nqIBmIYqevce9VKaytJSXrbjsWp8Yx3mheh4fDs4UP/ULhyJ8FgikGbZyU9DP\nsXUJbVMRXSab98Ga25EoV/d8dJoPLvRxMvtpmiT2XLEpwT8Bc2w="
script: ./travis.sh