Implemented php version support

This commit is contained in:
Kevin Frantz 2018-10-30 19:22:55 +01:00
parent 952ad7eb10
commit f6f9f419e1

View File

@ -1,4 +1,12 @@
language: php language: php
- 5.3
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
- hhvm
git: git:
submodules: false submodules: false
before_install: before_install: