These changes add the travis-init-script to perform automated coverage
comparison testing using information regarding the master branch's code
test coverage from the travis-cache-public repository. Builds will now
fail if total test coverage drops below the current value for the master
branch that is stored in the travis-cache repository. Changes have been
made to the .travis.yml file to utilize these new scripts.
These changes add the travis-init-script to perform automated coverage comparison testing using information regarding the master branch's code test coverage from the travis-cache-public repository. Builds will now fail if total test coverage drops below the current value for the master branch that is stored in the travis-cache repository. Changes have been made to the .travis.yml file to utilize these new scripts.