History log of /iperf/.travis.yml (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 3.11
# e919e8c2 03-Sep-2021 a1346054 <[email protected]>

trim excess whitespace


# 3f4dc88e 09-Jul-2021 Bruce A. Mah <[email protected]>

Add FreeBSD builds to Travis CI build matrix.


Revision tags: 3.10.1, 3.10, 3.9, 3.8.1, 3.8, 3.7, 3.6, 3.5, 3.4, 3.3
# ea724798 19-Sep-2017 Bruce A. Mah <[email protected]>

Add Travis CI integration with ESnet's Slack.


Revision tags: 3.2, 3.2rc1
# 12e0c9be 05-Jun-2017 Bruce A. Mah <[email protected]>

Enable Travis CI builds for macOS, in addition to Linux.


Revision tags: 3.1.7, 3.1.6, 3.1.5, 3.1.4
# 55b4eb14 21-Sep-2016 Bruce A. Mah <[email protected]>

Fix whitespace errors in .travis.yml.


# 508b98e9 21-Sep-2016 g-coder <[email protected]>

Created .travis.yml for build automation (#424)

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 p

Created .travis.yml for build automation (#424)

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.

show more ...