FamilySearch/familysearch-javascript-sdk

Fix PR tests in Travis

Closed this issue · 0 comments

Tests for PRs are failing in Travis because they don't have access to the environment variable that contains the password for the key that is used in confidential client tests. We should configure Travis to skip those tests for PRs.

See https://travis-ci.org/FamilySearch/familysearch-javascript-sdk/builds/153088589 for an example of a PR that failed.