What is the problem?
This repo uses $AUTH_TOKEN_WORLD_SANDBOX secret ENV variable in travis ci to execute requests to api-staging.oftrust.net. Current token is tied to my personal account (sven.laater@frostberry.com)at world-sandbox.oftrust.net and might not be ideal.
What do you expect to see / happen?
Replace the $AUTH_TOKEN_WORLD_SANDBOX in travis ci with something that enables CI access to api-staging.oftrust.net and is not tied to my account.