Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
iperf3
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули iperf3
Код
Релизы
Активность
4a45b32b47
iperf3
/
.travis.yml
10 строки
110 B
YAML
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
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.
2016-09-21 21:40:14 +03:00
language
:
c
Fix whitespace errors in .travis.yml.
2016-09-21 21:44:20 +03:00
compiler
:
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.
2016-09-21 21:40:14 +03:00
-
gcc
-
clang
Enable Travis CI builds for macOS, in addition to Linux.
2017-06-06 00:09:52 +03:00
os
:
-
linux
-
osx
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.
2016-09-21 21:40:14 +03:00
Fix whitespace errors in .travis.yml.
2016-09-21 21:44:20 +03:00
script
:
./configure && make && make check
Копировать постоянную ссылку