summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViktor Szépe2016-03-26 19:48:52 +0000
committerViktor Szépe2016-03-26 19:48:52 +0000
commit5c1a9f2695ed74c709290bd1bb10707ee9e14fe1 (patch)
treefff184cef0b9ce808ad620fdeecc85610beadee3
parent136e2d91d3267b151f40dda1a422a4befae9e0df (diff)
PHP 5.x is not for suhosin7
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index c56ba56..0305e2a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,10 +1,6 @@
1language: php 1language: php
2 2
3php: 3php:
4 - 5.3
5 - 5.4
6 - 5.5
7 - 5.6
8 - 7.0 4 - 7.0
9 5
10env: 6env: