Skip to content

Commit 492cc49

Browse files
committed
Removed Travis-CI, using Circle-CI which was already configured.
1 parent a5ae72e commit 492cc49

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Hashids.java [![Version](http://img.shields.io/badge/hashids--java-1.0.2-ff69b4.svg)](https://jitpack.io/#jiecao-fm/hashids-java) [![Stories in Ready](https://badge.waffle.io/jiecao-fm/hashids-java.png?label=ready&title=Ready)](https://waffle.io/jiecao-fm/hashids-java) [![Build Status](https://travis-ci.org/jiecao-fm/hashids-java.svg?branch=master)](https://travis-ci.org/jiecao-fm/hashids-java)
1+
# Hashids.java [![Version](http://img.shields.io/badge/hashids--java-1.0.2-ff69b4.svg)](https://jitpack.io/#jiecao-fm/hashids-java) [![Stories in Ready](https://badge.waffle.io/jiecao-fm/hashids-java.png?label=ready&title=Ready)](https://waffle.io/jiecao-fm/hashids-java) [![CircleCI](https://circleci.com/gh/jiecao-fm/hashids-java/tree/master.svg?style=shield)](https://circleci.com/gh/jiecao-fm/hashids-java/tree/master)
22

33
A small Java class to generate YouTube-like hashes from one or many numbers.
44

0 commit comments

Comments
 (0)