Skip to content
Snippets Groups Projects
Commit 37fc2e5c 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 !7
parents 0720f926 331a46e1
No related branches found
No related tags found
1 merge request!7Don't be so specific, letting the API supply the point version.
Pipeline #1089 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