Commit 46e7646c by Ben Patterson

Merge pull request #60 from edx/benp/move-test-metrics

test-metrics git repo has moved.
parents a7317a7d 2bf7fff9
......@@ -9,7 +9,7 @@ if [ "${TRAVIS_BRANCH}" = "master" ] && [ "${TRAVIS_PULL_REQUEST}" = "false" ] &
then
echo "Reporting coverage stats to datadog"
git clone https://github.com/wedaly/test-metrics
git clone https://github.com/edx/test-metrics
cd test-metrics
virtualenv venv
......
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