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

Commit

Permalink
Add TravisCI badge to Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lastres committed Jun 7, 2018
1 parent f369aa3 commit 02a35ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
GameAnalytics Cluster Scheduler
-------------------------------

[![Build Status](https://travis-ci.org/GameAnalytics/gascheduler.svg?branch=master)](https://travis-ci.org/GameAnalytics/gascheduler)

This library implements a generic scheduler for processing tasks in a cluster.
The generation and processing of tasks is specialized for a particular
application. The client passes a callback to execute and a message is returned
Expand Down

0 comments on commit 02a35ee

Please sign in to comment.