From b8a4af9c340f73e437f2237360fd658d737a6993 Mon Sep 17 00:00:00 2001 From: Mark Perry Date: Thu, 5 Mar 2015 21:45:50 +1000 Subject: Added CI links to readme --- README.adoc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.adoc') 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/. -- cgit