Skip to content

Commit dcad5d1

Browse files
committed
travis-ci.org -> travis-ci.com
1 parent da142d8 commit dcad5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gradle Setup Builder Plugin
22
====
33

4-
[![Build Status](https://travis-ci.com/i-net-software/SetupBuilder.svg)](https://travis-ci.com/i-net-software/SetupBuilder)
4+
[![Build Status](https://api.travis-ci.com/i-net-software/SetupBuilder.svg)](https://app.travis-ci.com/github/i-net-software/SetupBuilder)
55
[![License](https://img.shields.io/badge/license-Apache_License_2.0-blue.svg)](https://github.com/i-net-software/SetupBuilder/blob/master/license.txt)
66

77
The Setup Builder is a plugin for Gradle which can create a native setups for different platforms like Windows, Linux and OSX. The output is a *.msi, a *.deb, a *.rpm or a *.dmg file. The target is an installer for Java applications.

0 commit comments

Comments
 (0)