diff options
author | Mark Perry <maperry78@yahoo.com.au> | 2015-03-05 21:45:50 +1000 |
---|---|---|
committer | Mark Perry <maperry78@yahoo.com.au> | 2015-03-05 21:45:50 +1000 |
commit | b8a4af9c340f73e437f2237360fd658d737a6993 (patch) | |
tree | e3b021cee42049c824194569ec487a7f4cc2c0ad | |
parent | fcb1a4fc11fddd45e0441b2c44cda035a393e060 (diff) | |
download | frege-gradle-plugin-b8a4af9c340f73e437f2237360fd658d737a6993.tar.gz frege-gradle-plugin-b8a4af9c340f73e437f2237360fd658d737a6993.tar.bz2 frege-gradle-plugin-b8a4af9c340f73e437f2237360fd658d737a6993.zip |
Added CI links to readme
-rw-r--r-- | README.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index b8818e9..2023384 100644 --- a/README.adoc +++ b/README.adoc @@ -20,4 +20,8 @@ CAUTION: For the latest state of development, there is an issue with the depende the frege-repl project that needs local installation since it is not available in any public repository, yet. += Continuous Integration + The Travis CI build of this repository is at https://travis-ci.org/Frege/frege-gradle-plugin/ . + +The snapshot builds are automatically deploy to Sonatype at https://oss.sonatype.org/content/groups/public/org/frege-lang/frege-gradle-plugin/. |