Updated repository URL

This commit is contained in:
Andrew Murray 2015-09-26 19:45:39 +10:00
parent 62b54692fb
commit 626fd6b1a0

View File

@ -1,5 +1,5 @@
# Fetch the remote master branch before running diff-cover on Travis CI.
# https://github.com/edx/diff-cover#troubleshooting
# https://github.com/Bachmann1234/diff-cover#troubleshooting
git fetch origin master:refs/remotes/origin/master
# CFLAGS=-O0 means build with no optimisation.