Category – Travis CI
1 post tagged with "Travis CI" (See all categories)

SScript deploy gotcha with Travis CI

09/17/20171 Min Read — In Travis CI

Recently I was attempting to leverage the script deploy provider offered by Travis CI . This provider is similar to the after_success lifetime hook but adds additional customization in the form of offering the added capability to control deploys based on target branch. I prefer to use the…