Enabled runner to run on php55, php56 and php70

This commit is contained in:
Deon George 2016-08-11 12:21:57 +10:00
parent 3c65841ce6
commit 807bb9ece2

View File

@ -38,3 +38,6 @@ build:
- docker
only:
- master
- php55
- php56
- php70