Out commented travis ci tests for PHP version 5.3 to 5.5 as the test code is currently incompatible to this versions.
This commit is contained in:
@@ -2,9 +2,9 @@ language: php
|
||||
php:
|
||||
- "7.0"
|
||||
- "5.6"
|
||||
- "5.5"
|
||||
- "5.4"
|
||||
- "5.3"
|
||||
# - "5.5"
|
||||
# - "5.4"
|
||||
# - "5.3"
|
||||
env:
|
||||
- DOKUWIKI=master
|
||||
- DOKUWIKI=stable
|
||||
|
||||
Reference in New Issue
Block a user