chore(travis): test on all current PHP versions
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- '5.4'
|
||||
- '5.5'
|
||||
- '5.6'
|
||||
- '7.0'
|
||||
- hhvm
|
||||
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user