diff options
author | Peter Newman <peternewman@users.noreply.github.com> | 2019-03-06 13:36:22 +0000 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2019-03-06 14:36:22 +0100 |
commit | b72d0964dd33b9084a0fc02d7fb365850c5606c6 (patch) | |
tree | f2bb391126659acbcea9185eedf70ce23c54e836 /README.md | |
parent | ff63873e236ef3c2b7d0a6b53aa60721ceca98c1 (diff) | |
download | midimonster-b72d0964dd33b9084a0fc02d7fb365850c5606c6.tar.gz midimonster-b72d0964dd33b9084a0fc02d7fb365850c5606c6.tar.bz2 midimonster-b72d0964dd33b9084a0fc02d7fb365850c5606c6.zip |
Add Travis CI (#15)
* Add and enable Travis CI builds
* Add build status to readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ on any other (or the same) supported protocol, for example to: * Control lighting fixtures or DAWs using gamepad controllers ([Example configuration](configs/evdev.conf)) * Play games or type using MIDI controllers -[![Coverity Scan Build Status](https://scan.coverity.com/projects/15168/badge.svg)](https://scan.coverity.com/projects/15168) +[![Build Status](https://travis-ci.com/cbdevnet/midimonster.svg?branch=master)](https://travis-ci.com/cbdevnet/midimonster) [![Coverity Scan Build Status](https://scan.coverity.com/projects/15168/badge.svg)](https://scan.coverity.com/projects/15168) # Table of Contents |