Skip to content

Instantly share code, notes, and snippets.

@vegaasen
Created March 22, 2017 16:26
Show Gist options
  • Save vegaasen/610bad0e0ad91d4b5b364e3d426ff249 to your computer and use it in GitHub Desktop.
Save vegaasen/610bad0e0ad91d4b5b364e3d426ff249 to your computer and use it in GitHub Desktop.
Auto-deployment with TravisCI

Auto-deployment with TravisCI

Introduction

This explains how to easily connect a repository with Travis CI and from there publish an artifact, package or whatever to a location over ssh using rsync (or any other technique in regards to transfer - such as scp).

Requirements

  • GitHub repo
  • TravisCI account

GitHub configuration

None :-)

Travis CI configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment