Merge remote-tracking branch 'upstream/pr/174'
[rtaudio-cdist.git] / README.md
index 9eda223a23061383c6165540861a3144806cfc03..536c661fe9d82bc32738dea1440b06875eb7da1e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # RtAudio
 
+[![Build Status](https://travis-ci.org/thestk/rtaudio.svg?branch=master)](https://travis-ci.org/thestk/rtaudio)
+
 A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO and WASAPI) operating systems.
 
 By Gary P. Scavone, 2001-2017 (and many other developers!)