diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2015-06-29 12:25:14 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2015-06-29 12:25:14 +0200 |
commit | 8c75168ed5005f70955dd4ade93dec6abf481852 (patch) | |
tree | bbe71dab4d145a3c5db3def7cbc3697ec153d923 | |
parent | c7d92d93ff8d942db93680655275ec1c60754b98 (diff) |
docs: add reference to Travis CI
Add a doc where a link to Travis CI can be found.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
-rw-r--r-- | BUILD | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +A Travis CI instance for continuous integration testing of netsniff-ng +can be found here: + + https://travis-ci.org/netsniff-ng/netsniff-ng |