updated php version to match our docker version

This commit is contained in:
Jack Goh
2018-06-23 00:55:53 +08:00
parent feae2c164b
commit 08b69f8379
+1 -1
View File
@@ -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: