Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 02a35ee

Browse files
committed
Add TravisCI badge to Readme
1 parent f369aa3 commit 02a35ee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
GameAnalytics Cluster Scheduler
22
-------------------------------
33

4+
[![Build Status](https://travis-ci.org/GameAnalytics/gascheduler.svg?branch=master)](https://travis-ci.org/GameAnalytics/gascheduler)
5+
46
This library implements a generic scheduler for processing tasks in a cluster.
57
The generation and processing of tasks is specialized for a particular
68
application. The client passes a callback to execute and a message is returned

0 commit comments

Comments
 (0)