From fcb1a4fc11fddd45e0441b2c44cda035a393e060 Mon Sep 17 00:00:00 2001 From: Mark Perry Date: Thu, 5 Mar 2015 21:36:59 +1000 Subject: Attempt to set travis sonatype username and pwd --- README.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.adoc') 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/ . -- cgit