How to reproduce locally? I have local failures, but success on Travis

I’m trying to work on https://github.com/cweill/gotests The test run just fine on Travis, but I can’t get them to pass locally ( https://github.com/cweill/gotests/issues/136 ). I’ve tried everything I can think of. Is there a way to recreate the Travis environment locally, so I can poke around and work out what’s different about my environment and Travis’?

1 Like