Skip to content
Snippets Groups Projects
Commit 1c807c4d authored by Erick Hitter's avatar Erick Hitter
Browse files

Pin WP for 5.3 test, as support was dropped in WP 5.2.

parent 1a0a00af
Branches add/scaffolding
No related tags found
1 merge request!6Fix PHP 5.3 test
Pipeline #1315 passed with stages
in 3 minutes and 39 seconds
...@@ -23,6 +23,8 @@ before_script: ...@@ -23,6 +23,8 @@ before_script:
PHP5.3: PHP5.3:
stage: test stage: test
variables:
WP_VERSION: '5.1'
image: containers.ethitter.com:443/docker/images/php:5.3 image: containers.ethitter.com:443/docker/images/php:5.3
services: services:
- mysql:5.6 - mysql:5.6
......
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