Removed network calls in tests, mocking responses instead
Removed references to the Sandbox API URL
Removed Phone Intelligence class (it was previously deprecated)
Adds warning to Phone Verification methods to use Twilio Verify instead
Merged PR #68 and updated tests
Removes unused escape_for_url method
Switches from Travis CI to GitHub Actions for CI
Contributing to Twilio
All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.
[x] I acknowledge that all my contributions will be made under the project's license.
escape_for_url
methodContributing to Twilio