File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22language : php
33
44php :
5- - 7.0
6- - 7.1
7- - 7.2
85 - 7.3
6+ - 7.4
7+ - 8.0
98
109env :
1110 - PHPUNIT=true PHPUNIT_EXT=true BITCOIN_VERSION="0.16.3" SECP256K1_COMMIT="cd329dbc3eaf096ae007e807b86b6f5947621ee3"
@@ -19,14 +18,14 @@ cache:
1918
2019matrix :
2120 exclude :
22- - php : 7.2
21+ - php : 8.0
2322 env : PHPUNIT=true PHPUNIT_EXT=true BITCOIN_VERSION="0.16.3" SECP256K1_COMMIT="cd329dbc3eaf096ae007e807b86b6f5947621ee3"
2423
2524 include :
2625 # add extra test runs for php7: coverage, codestyle, examples, rpc tests
27- - php : 7.2
26+ - php : 8.0
2827 env : COVERAGE=true CODE_STYLE=true EXAMPLES=true PHPUNIT=true PHPUNIT_EXT=true BITCOIN_VERSION="0.16.3" SECP256K1_COMMIT="cd329dbc3eaf096ae007e807b86b6f5947621ee3"
29- - php : 7.0
28+ - php : 7.3
3029 env : RPC_TEST=true BITCOIN_VERSION="0.16.3" SECP256K1_COMMIT="cd329dbc3eaf096ae007e807b86b6f5947621ee3"
3130
3231install :
You can’t perform that action at this time.
0 commit comments