Skip to content

Commit

Permalink
fix coveralls (hopefully)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Mar 9, 2018
1 parent d8647df commit 02b97e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:

- run:
name: Upload it to coveralls.io
command: npm run coveralls
command: COVERALLS_SERVICE_NAME=CircleCI COVERALLS_SERVICE_JOB_ID=$CIRCLE_JOB npm run coveralls

# ----------------------------------------------------
# generates a clean build of the TypeScript sources
Expand Down

0 comments on commit 02b97e0

Please sign in to comment.