update travis ci config
This commit is contained in:
parent
ec5eaeff81
commit
1c44b7e416
|
|
@ -25,8 +25,6 @@ script: ./vendor/bin/phpunit
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- php: 5.5
|
||||
- php: 5.6
|
||||
- php: 7.0
|
||||
script:
|
||||
- ./vendor/bin/phpunit --coverage-clover=coverage.xml
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user