Commit 2bf7fff9 by Ben Patterson

test-metrics git repo has moved.

parent a7317a7d
...@@ -9,7 +9,7 @@ if [ "${TRAVIS_BRANCH}" = "master" ] && [ "${TRAVIS_PULL_REQUEST}" = "false" ] & ...@@ -9,7 +9,7 @@ if [ "${TRAVIS_BRANCH}" = "master" ] && [ "${TRAVIS_PULL_REQUEST}" = "false" ] &
then then
echo "Reporting coverage stats to datadog" 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 cd test-metrics
virtualenv venv 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