update ci config
This commit is contained in:
parent
65f1596eae
commit
c7f6b6ba8d
@ -25,12 +25,11 @@ script: ./vendor/bin/phpunit
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- php: 7.0
|
||||
- php: 7.1
|
||||
script:
|
||||
- ./vendor/bin/phpunit --coverage-clover=coverage.xml
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash) -cF php
|
||||
- php: 7.1
|
||||
- php: 7.2
|
||||
- node_js: 8
|
||||
language: node_js
|
||||
|
Loading…
Reference in New Issue
Block a user