summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pool <mbp@sourcefrog.net>2014-11-01 09:57:24 -0700
committerMartin Pool <mbp@sourcefrog.net>2014-11-01 09:57:24 -0700
commit73a159dfa5b9cdf20cb35c5dc7dd28501ebaead7 (patch)
tree8d3261c3a8fe0197288009103a41038ab3b2eda3
parentc661deea32d6b5a27848552251aedb78bc07a0ab (diff)
downloadlibrsync-73a159dfa5b9cdf20cb35c5dc7dd28501ebaead7.tar.gz
Add a link to the Travis-CI build.
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 280a7c7..1be161a 100644
--- a/README.md
+++ b/README.md
@@ -126,3 +126,9 @@ If you are using GNU libc, you might like to use
to detect some allocation bugs.
librsync has annotations for the SPLINT static checking tool.
+
+## Testing
+
+You can run the tests with `make check`.
+
+Tests are automatically run at https://travis-ci.org/librsync/librsync.