/TravisCI

Repository to test travis continous integration, which can be used as template for other projects.

Primary LanguageShellMIT LicenseMIT

MIT License Build Status

Travis CI - Test and Template

How To

  1. Install Docker
  2. Clone this repository, change into directory
  3. Open a shell and write source functions.sh
  4. Create image via travisCiBuild
  5. Run image via travisCiRun

Travis Setup

  • Create Github account
  • Create Git-Repository
  • Login to Travis with Github Account
  • Add Git-Repository to Travis-Ci
  • Add .travis.yml file
  • Add badge url to show build status