Closed rshreya closed 6 years ago
Tests are failing because Travis is (correctly) not allowing use of encrypted environment variables for pull requests originating from outside of the repository. This is preferred behavior as, theoretically, some unknown attacker could create a pull request that utilizes encrypted environment variables (e.g. AWS access keys) for malicious purposes.
As this is a documentation-only change, I'll merge this anyway.
@natanlao