From ee6bfca6dd7fee7c3e281a32e2602bd2230d9393 Mon Sep 17 00:00:00 2001 From: Jaroslav Bachorik Date: Wed, 3 Sep 2014 12:09:04 +0200 Subject: [PATCH] Update README.md Adding info about Travis CI job for BTrace --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index eeef019f3..dcc925abf 100644 --- a/README.md +++ b/README.md @@ -45,3 +45,7 @@ You may enhance the system environment variable __PATH__ with __$BTRACE_HOME/bin * `/bin/btracer ` will start the specified java application with the btrace agent running and the script previously compiled by *btracec* loaded For the detailed user guide, please, check the [Wiki](https://github.com/jbachorik/btrace/wiki/Home). + +## CI + +A continuous integration is being run on [Travis CI](https://travis-ci.org/jbachorik/btrace)