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-26 02:57:17 +0400
committerFabian Becker <fabian.becker@uni-tuebingen.de>2013-08-26 02:57:17 +0400
commit1bc5974fa925a2da0e909830bb430cb26679ed73 (patch)
tree5d4c05a6d23e831a124fd8e1fa47b5d7cf4b10ad /.travis.yml
parentfa1d4c71e6f9daa19e36423de133df6565556726 (diff)
Deactivate full build again
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 6b540f0f41..95535781fc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,12 +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