chore(travis): test on all current PHP versions
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user