diff options
author | Zied Aouini <aouinizied@gmail.com> | 2021-09-22 12:10:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-22 12:10:52 +0200 |
commit | 0994771974d686aa5395c5ba0fe71acef0d62e9d (patch) | |
tree | c86c95df6bd80ac0bfe16cbc8ecc88bcf4fe959c /README.md | |
parent | 9717afb2dafdfec24e5431c70eb506d392bf1ef2 (diff) |
Improve CI (#1303)
* Improve CI pipeline
* Fix branch name.
* Fix branch name.
* Fix libgcrypt configuration.
* Update build.yml
* Move to Github Actions instead of Travis CI.
* Fix mingw on ubuntu bionic.
* Reactivate cross compile on Ubuntu Bionic.
* Switch to single line steps.
* Add several compilers versions
* Minor fix.
* Fix build all and delete cxx
* Fix RCE detection.
* Fix PCRE configuration.
* Add condition on PCRE test pcap.
* Update WebattackRCE.pcap.out
* Add missing SUBST.
* Delete WebattackRCE.pcap.out
* Update WebAttackRCE result.
* Fix typo.
* Extend jobs with pcre+msan+maxminddb.
* Fix code inpector warnings.
* Delete .appveyor.yml
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ ![ntop][ntopng_logo] ![ntop][ntop_logo] # nDPI -[](https://travis-ci.org/ntop/nDPI) +[](https://github.com/ntop/nDPI/actions?query=workflow%3ABuild) [](https://lgtm.com/projects/g/ntop/nDPI/context:cpp) [](https://lgtm.com/projects/g/ntop/nDPI/alerts) [](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:ndpi) |