aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)Author
2017-09-19Add Travis CI integration with ESnet's Slack.Bruce A. Mah
2017-06-05Enable Travis CI builds for macOS, in addition to Linux.Bruce A. Mah
2016-09-21Fix whitespace errors in .travis.yml.Bruce A. Mah
2016-09-21Created .travis.yml for build automation (#424)g-coder
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 iperf library. Many other github projects use this feature. Hope it will help iperf too.