mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-19 04:24:08 +00:00
updated php version to match our docker version
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ variables:
|
||||
MYSQL_ROOT_PASSWORD: root
|
||||
unitTesting:
|
||||
stage: testing
|
||||
image: php:7.2.6
|
||||
image: php:7.1.3
|
||||
services:
|
||||
- mysql:5.7
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user