Explorar el Código

Add travis badge.

tags/v0.2.1
Chris Smith hace 5 años
padre
commit
7774288bcc
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      README.md

+ 2
- 1
README.md Ver fichero

@@ -1,6 +1,7 @@
1 1
 # KtIrc
2 2
 
3
-[![Download](https://api.bintray.com/packages/dmdirc/releases/ktirc/images/download.svg)](https://bintray.com/dmdirc/releases/ktirc/_latestVersion) 
3
+[![Build Status](https://travis-ci.org/csmith/KtIrc.svg?branch=master)](https://travis-ci.org/csmith/KtIrc)
4
+[![Download](https://api.bintray.com/packages/dmdirc/releases/ktirc/images/download.svg)](https://bintray.com/dmdirc/releases/ktirc/_latestVersion)
4 5
 
5 6
 KtIrc is a Kotlin JVM library for connecting to and interacting with IRC servers.
6 7
 It is still in an early stage of development.

Loading…
Cancelar
Guardar