Skip to content

Commit

Permalink
Update github org name in README
Browse files Browse the repository at this point in the history
  • Loading branch information
timotei committed Dec 14, 2021
1 parent c7d83d3 commit ff0f4d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build Status](https://travis-ci.org/Ullink/gradle-test-export-plugin.svg?branch=master)](https://travis-ci.org/Ullink/gradle-test-export-plugin) [![](https://jitpack.io/v/Ullink/gradle-test-export-plugin.svg)](https://jitpack.io/#Ullink/gradle-test-export-plugin)
[![Build Status](https://travis-ci.org/Itiviti/gradle-test-export-plugin.svg?branch=master)](https://travis-ci.org/Itiviti/gradle-test-export-plugin) [![](https://jitpack.io/v/Itiviti/gradle-test-export-plugin.svg)](https://jitpack.io/#Itiviti/gradle-test-export-plugin)


# Gradle Test Export Plugin
Expand All @@ -9,7 +9,7 @@ The main prupose of this plugin is to read the `xml` test results files and post
the results for visualization on a Kibana Dashboard.

## Maven/Gradle
You can add this plugin as a dependency to your project through [JitPack](https://jitpack.io/#Ullink/gradle-test-export-plugin).
You can add this plugin as a dependency to your project through [JitPack](https://jitpack.io/#Itiviti/gradle-test-export-plugin).

```
apply: plugin 'test-export'
Expand Down

0 comments on commit ff0f4d9

Please sign in to comment.