Skip to content

Enable Continuous Integration with Travis CI

Ole Christian Eidheim requested to merge milleniumbug:ci into master

Created by: milleniumbug

For now it doesn't do much (only builds it), but in the future it could run tests, generate packages and so on.

To enable this you need to connect the GitHub account to the free version of Travis CI on https://travis-ci.org/ - once you register there, you can enable CI for specific repositories.

Merge request reports