Skip to content
Snippets Groups Projects
Commit d95b544b authored by Andreas Gohr's avatar Andreas Gohr
Browse files

decrease php versions by one

PHP brekas URLs by moving old releases into an archive folder. Since we
cannot be bothered to update these tests everyday, versions have now be
adjusted to be slightly older to always go to the archive download.
parent 93e044db
Branches appveyorfixing
No related tags found
No related merge requests found
......@@ -8,13 +8,13 @@ version: '{build}.{branch}'
environment:
matrix:
- PHP_VERSION: '7.2.5'
- PHP_VERSION: '7.2.4'
VC: 'VC15'
PHPUNIT: '7'
- PHP_VERSION: '7.0.30'
- PHP_VERSION: '7.0.29'
VC: 'VC14'
PHPUNIT: '6'
- PHP_VERSION: '5.6.36'
- PHP_VERSION: '5.6.35'
VC: 'VC11'
PHPUNIT: '5'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment