mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
Update Makefile
Regenerated the Codacy Token and gave the new token to Travis
This commit is contained in:
@@ -22,7 +22,8 @@ MOCHA=./node_modules/mocha/bin/_mocha
|
||||
# Pinned from dependency list.
|
||||
ISTANBUL=./node_modules/.bin/istanbul
|
||||
ANALYZED=./coverage/lcov.info
|
||||
export CODACY_REPO_TOKEN=e29ae5cf671f4f918912d9864316207c
|
||||
# Following token deprecated
|
||||
# export CODACY_REPO_TOKEN=e29ae5cf671f4f918912d9864316207c
|
||||
|
||||
DOCKER_IMAGE=nightscout/cgm-remote-monitor-travis
|
||||
|
||||
|
||||
Reference in New Issue
Block a user