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

Merge branch 'update/ci-config' into 'master'

Don't be so specific, letting the API supply the point version.

See merge request !4
parents db0df2a0 adea77ab
No related branches found
No related tags found
1 merge request!4Don't be so specific, letting the API supply the point version.
Pipeline #1090 passed
...@@ -24,7 +24,7 @@ before_script: ...@@ -24,7 +24,7 @@ before_script:
PHPunit:PHP5.3:MySQL: PHPunit:PHP5.3:MySQL:
stage: test stage: test
variables: variables:
WP_VERSION: 5.1.1 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.
Please register or to comment