Closed aaronjorbin closed 3 years ago
Currently, a specific format of github urls is needed for the patch to work, but we can actually support moar. This eliminates the requirement that there be no trailing slash and doesn't work if you paste the /checks or /files url.
/checks
/files
Fixes #96
Waiting for #98 so that I can turn off travis but still get automated test runs
Currently, a specific format of github urls is needed for the patch to work, but we can actually support moar. This eliminates the requirement that there be no trailing slash and doesn't work if you paste the
/checks
or/files
url.Fixes #96