travis-ci
Fix auth token revocation Looks like 43d175f65 has updated the API URLs to follow the updated spec, but the revocation endpoint HTTP method remained GET whereas it's supposed to be a POST (GET returns 404). Update The HTTP method for /revoke to be a POST.
3 of 3 new or added lines in 2 files covered. (100.0%)
1720 of 1744 relevant lines covered (98.62%)
24.63 hits per line