Updating CODECLIMATE_REPO_TOKEN to new location

This commit is contained in:
Maxime Beauchemin 2016-11-14 12:45:58 -08:00
parent 2133056c04
commit bcc1428ebf
1 changed files with 1 additions and 1 deletions

View File

@ -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