summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index c3cc8de..b8818e9 100644
--- a/README.adoc
+++ b/README.adoc
@@ -18,4 +18,6 @@ NOTE: There is no need to install gradle or anything else beside a recent Java v
CAUTION: For the latest state of development, there is an issue with the dependency to
the frege-repl project that needs local installation since it is not available
-in any public repository, yet. \ No newline at end of file
+in any public repository, yet.
+
+The Travis CI build of this repository is at https://travis-ci.org/Frege/frege-gradle-plugin/ .