mirror of
https://github.com/misskey-dev/SyslogPro.git
synced 2025-06-17 01:07:57 +09:00
added Code Climate
This commit is contained in:
parent
3bf9725c7d
commit
aa99167814
@ -14,7 +14,6 @@ before_script:
|
|||||||
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
|
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
|
||||||
- chmod +x ./cc-test-reporter
|
- chmod +x ./cc-test-reporter
|
||||||
- ./cc-test-reporter before-build
|
- ./cc-test-reporter before-build
|
||||||
- bundle exec rspec
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- npm test
|
- npm test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user