Commit 1de62169 by Ben Patterson

Merge pull request #58 from edx/benp/enable-stats-datadog

Enable stats reporting to datadog.
parents 78c4921d 192953d4
...@@ -8,3 +8,4 @@ script: ...@@ -8,3 +8,4 @@ script:
- make diff.report - make diff.report
after_success: after_success:
- coveralls - coveralls
- bash ./scripts/build-stats-to-datadog.sh
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment