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
php:
- 5.4
- 5.5
- 5.6
- '5.4'
- '5.5'
- '5.6'
- '7.0'
- hhvm
before_script: