chore(travis): test on all current PHP versions

This commit is contained in:
Ahmad Nassri
2016-02-24 23:02:39 -05:00
parent d23cdc5593
commit eb470e929c

View File

@@ -1,9 +1,10 @@
language: php language: php
php: php:
- 5.4 - '5.4'
- 5.5 - '5.5'
- 5.6 - '5.6'
- '7.0'
- hhvm - hhvm
before_script: before_script: