summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)Author
2021-05-17lib: libyang2 add missed conversionChristian Hopps
Signed-off-by: Christian Hopps <chopps@labn.net>
2021-05-14Merge pull request #8144 from LabNConsulting/chopps/ly2Martin Winter
libyang2
2021-05-13lib: adapt to version 2 of libyangChristian Hopps
Compile with v2.0.0 tag of `libyang2` branch of: https://github.com/CESNET/libyang staticd init load time of 10k routes now 6s vs ly1 time of 150s Signed-off-by: Christian Hopps <chopps@labn.net>
2021-05-11tools: Fix topotest directory for TravisDonatas Abraitis
ospf1-topo1 => ospf1_topo1 Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2021-04-12*: add initial .travis.ymlLou Berger
Supports centos7 and 8 docker builds and Ubuntu18.04 and 20.04 build and minimal CI Signed-off-by: Lou Berger <lberger@labn.net>