discipl / core

Discipl Core
GNU General Public License v3.0
9 stars 8 forks source link

Adding Continuous Integration #9

Closed pimotte closed 5 years ago

pimotte commented 5 years ago

This adds a bare-bones, functional .travis.yml to add continuous integration.

For this to function on the discipl/core repo, permissions need to be given through: https://travis-ci.org/organizations/discipl/repositories

The permissions asked for will be:

The last one enables GitHub to show the status of Travis builds, which need to be written to GitHub by Travis.

Sample build with this branch: https://travis-ci.org/pimotte/core/builds/466513436

bkaptijn commented 5 years ago

Enabled travis to do his job. Added build status badge in the readme.