mirror of
https://github.com/sexybiggetje/pixdisp.git
synced 2024-11-25 02:31:01 +01:00
Switch codeclimate reporting method
This commit is contained in:
parent
751cf3716d
commit
d1fc3bb2ef
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ notifications:
|
|||
secure: KTdW1lnaIENmRYqpS9PRQXBeaHMomBXKriUcuDa6hVhAh5IOYEaH8Uo9viRcp0JJT3mU6OB5Few9S9riHrpIPl5Nq/Ip6NzOnzbM4/6+tqo7WK3IuNsDMrYW2afrx65W3Y7ESBBcA01LEcPWywFYbyg284JRFRUUaKWxiwL+b1g=
|
||||
after_success:
|
||||
- npm install codeclimate-test-reporter
|
||||
- codeclimate-test-reporter < coverage/lcov.info
|
||||
- codeclimate-test-reporter < __coverage__/lcov.info
|
Loading…
Reference in a new issue