rspeyer / soundtouch

SoundTouch library compiled for iOS http://www.surina.net/soundtouch/index.html
GNU Lesser General Public License v2.1
313 stars 88 forks source link

Build with travis CI on every pull request or commit #3

Closed g-coder closed 8 years ago

g-coder commented 8 years ago

This enhancement will automatic check and test the changes done. It will improve the testing capability of component as build can be tested at every pull request before commit.

To enable this feature , you will have to login in https://travis-ci.org/. using github account and enable the travis feature for the soundtouch library.

Many other github projects use this feature. Hope it will help soundtouch too.