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 6630041461
commit 4eaffd240c

View File

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