summaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorMark Perry <maperry78@yahoo.com.au>2015-03-05 21:36:59 +1000
committerMark Perry <maperry78@yahoo.com.au>2015-03-05 21:36:59 +1000
commitfcb1a4fc11fddd45e0441b2c44cda035a393e060 (patch)
tree934f73583f5d7ee2fb212a36aeca021aabd61ee9 /README.adoc
parent40a6df13cefc0aee5502dbcf70a23f4d9be75745 (diff)
downloadfrege-gradle-plugin-fcb1a4fc11fddd45e0441b2c44cda035a393e060.tar.gz
frege-gradle-plugin-fcb1a4fc11fddd45e0441b2c44cda035a393e060.tar.bz2
frege-gradle-plugin-fcb1a4fc11fddd45e0441b2c44cda035a393e060.zip
Attempt to set travis sonatype username and pwd
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/ .