Updating CODECLIMATE_REPO_TOKEN to new location
This commit is contained in:
parent
2133056c04
commit
bcc1428ebf
|
|
@ -8,4 +8,4 @@ npm run lint
|
|||
npm run test
|
||||
npm run build
|
||||
npm run cover
|
||||
CODECLIMATE_REPO_TOKEN=5f3a06c425eef7be4b43627d7d07a3e46c45bdc07155217825ff7c49cb6a470c ./node_modules/.bin/codeclimate-test-reporter < ./coverage/lcov.info
|
||||
CODECLIMATE_REPO_TOKEN=ded6121d25d593a1c5aee9f26d85717b19df058f7408cef26910aa731aa7cc3f ./node_modules/.bin/codeclimate-test-reporter < ./coverage/lcov.info
|
||||
|
|
|
|||
Loading…
Reference in New Issue