diff options
author | Mark Perry <maperry78@yahoo.com.au> | 2015-03-05 21:36:59 +1000 |
---|---|---|
committer | Mark Perry <maperry78@yahoo.com.au> | 2015-03-05 21:36:59 +1000 |
commit | fcb1a4fc11fddd45e0441b2c44cda035a393e060 (patch) | |
tree | 934f73583f5d7ee2fb212a36aeca021aabd61ee9 /README.adoc | |
parent | 40a6df13cefc0aee5502dbcf70a23f4d9be75745 (diff) | |
download | frege-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.adoc | 4 |
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/ . |