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 ca55cfd4ed
commit 8db8d4fb7f

View File

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