Credentials for logging into databases, APIs, or other remote services, must never be shared in version control, and so Travis CI will not have access to them when testing. Use Travis' encrypted environmental variables technique for passing such credentials safely to Travis.
Credentials for logging into databases, APIs, or other remote services, must never be shared in version control, and so Travis CI will not have access to them when testing. Use Travis' encrypted environmental variables technique for passing such credentials safely to Travis.