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 03a95021e5
commit 1af228e0d9

View File

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