File tree Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Expand file tree Collapse file tree 1 file changed +28
-2
lines changed Original file line number Diff line number Diff line change 11language : php
22
3- sudo : false
4-
53cache :
64 directories :
75 - $HOME/.composer/cache
3836matrix :
3937 fast_finish : true
4038 exclude :
39+ - php : 7.4
40+ env : PHPUNIT_VERSION=~8.1.0
41+ - php : 7.4
42+ env : PHPUNIT_VERSION=~8.0.0
43+ - php : 7.4
44+ env : PHPUNIT_VERSION=~7.4.0
45+ - php : 7.4
46+ env : PHPUNIT_VERSION=~7.3.0
47+ - php : 7.4
48+ env : PHPUNIT_VERSION=~7.2.0
49+ - php : 7.4
50+ env : PHPUNIT_VERSION=~7.1.0
51+ - php : 7.4
52+ env : PHPUNIT_VERSION=~7.0.0
53+ - php : 7.4
54+ env : PHPUNIT_VERSION=~6.5.0
55+ - php : 7.4
56+ env : PHPUNIT_VERSION=~6.4.0
57+ - php : 7.4
58+ env : PHPUNIT_VERSION=~6.3.0
59+ - php : 7.4
60+ env : PHPUNIT_VERSION=~6.2.0
61+ - php : 7.4
62+ env : PHPUNIT_VERSION=~6.1.0
63+ - php : 7.4
64+ env : PHPUNIT_VERSION=~6.0.0
65+
4166 - php : 7.2
4267 env : PHPUNIT_VERSION=dev-master
4368 - php : 7.2
@@ -58,6 +83,7 @@ matrix:
5883 env : PHPUNIT_VERSION=~8.1.0
5984 - php : 7.1
6085 env : PHPUNIT_VERSION=~8.0.0
86+
6187 - php : 7
6288 env : PHPUNIT_VERSION=dev-master
6389 - php : 7
You can’t perform that action at this time.
0 commit comments