File tree Expand file tree Collapse file tree 1 file changed +15
-16
lines changed Expand file tree Collapse file tree 1 file changed +15
-16
lines changed Original file line number Diff line number Diff line change 11sudo : false
22language : php
3+ dist : trusty
34php :
4- - 5.3
5- - 5.4
6- - 5.5
7- # - 5.6
8- # - hhvm
5+ - 5.6
6+ - 7.0
7+ - 7.2
98matrix :
10- allow_failures :
11- - php : 5.6
12- - php : hhvm
9+ fast_finish : true
1310 include :
14- - php : 5.3
11+ - php : 5.6
1512 dist : precise
13+ exclude :
14+ - env : MAGENTO_VERSION=magento-mirror-1.9.3.10
15+ php : 7.2
16+
1617env :
1718 global :
1819 - MAGENTO_DB_ALLOWSAME=1
1920 - SKIP_CLEANUP=1
2021 - TEST_BASEDIR=.modman/Aoe_Scheduler/dev/tests/aoe_scheduler
22+ - MAGETESTSTAND_URL=https://github.com/tmotyl/MageTestStand.git
2123 matrix :
22- - MAGENTO_VERSION=magento-mirror-1.9.2.2
23- - MAGENTO_VERSION=magento-mirror-1.9.1.1
24- - MAGENTO_VERSION=magento-mirror-1.9.0.1
25- - MAGENTO_VERSION=magento-mirror-1.8.1.0
26- - MAGENTO_VERSION=magento-mirror-1.8.0.0
27- # - MAGENTO_VERSION=magento-mirror-1.7.0.2
24+ - MAGENTO_VERSION=magento-mirror-1.9.4.1
25+ - MAGENTO_VERSION=magento-mirror-1.9.3.10
26+
2827script :
29- - curl -sSL https://raw.githubusercontent.com/AOEpeople /MageTestStand/plain_phpunit /setup.sh | bash
28+ - curl -sSL https://raw.githubusercontent.com/tmotyl /MageTestStand/dev /setup.sh | bash
3029notifications :
3130 email :
3231 recipients :
You can’t perform that action at this time.
0 commit comments