In this article, I will continue where I left off with my previous post, Laravel and Behat Using Selenium and Headless Chrome, and explain what you can do when troubleshooting a failed build. Checkout the article on CodeShip https://blog.codeship.com/troubleshooting-a-failed-build-with-codeship-and-saucelabs/
Getting going on Codeship and Laravel is pretty easy. Once you setup codeship to work with your github account just pull in your repo and set your Testing scripts as follows. (they have a ui for ENV variables as well) Codeship Testing Settings [easier copy paste bottom of article] You can do this in their UI as well. But at this point I am Setting up the composer token for any private repos that application might have Setting up .