File tree Expand file tree Collapse file tree 3 files changed +5
-13
lines changed Expand file tree Collapse file tree 3 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 11language : php
22
33php :
4- - " 7.2"
5- - " 7.1"
6- - " 7.0"
74 - " 5.6"
8- - " 5.5 "
9- - " 5.4 "
10- - " nightly "
5+ - " 7.0 "
6+ - " 7.1 "
7+ - " 7.2 "
118
129env :
1310 - CONTAO_VERSION=~3.5.5
1411
15- # Exclude impossible Contao Version combinations.
16- matrix :
17- exclude :
18-
1912sudo : false
2013
2114before_install :
22- - phpenv config-add travis.php.ini
15+ - echo "memory_limit = -1" > travis.php.ini && phpenv config-add travis.php.ini
2316
2417install :
2518 - travis_retry composer self-update && composer --version
Original file line number Diff line number Diff line change 3232 "source" : " https://github.com/MetaModels/attribute_translatedfile"
3333 },
3434 "require" : {
35- "php" : " ^5.4 | ^7.0" ,
35+ "php" : " ^5.6 | | ^7.0" ,
3636 "contao/core" : " ^3.5.5" ,
3737 "contao-community-alliance/composer-plugin" : " ~2.0" ,
3838 "contao-community-alliance/dc-general" : " ~2.0@beta" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments