summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/development/unit-testing.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/development/unit-testing.txt b/doc/development/unit-testing.txt
index 30217dcc5..7af969686 100644
--- a/doc/development/unit-testing.txt
+++ b/doc/development/unit-testing.txt
@@ -23,3 +23,6 @@ You should see output something like the following::
Ran 50 tests in 0.121s
OK
+
+Unit tests are also run by Travis-CI, a free continuous integration
+service, at http://travis-ci.org/#!/Bcfg2/bcfg2/