Connect Atlas Cluster from Travis CI

Hello!
I would like to run some tests using Travis CI. The tests are using mongo atlas cluster connection string.
How can Atlas cluster authorize connections from Travis?
I do not want to use 0.0.0/0 . Any ideas?

Hi @Supriya_Bansal, I think Travis CI has a list of IP addresses they use here. If you whitelist just those that should work.

1 Like