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

Commit

Permalink
README: Switch to CircleCI build status badge
Browse files Browse the repository at this point in the history
We don't use TravisCI for regular builds anymore.
  • Loading branch information
rohansingh committed Nov 10, 2014
1 parent 9ed5156 commit dce6383
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Helios
Helios [![Circle CI](https://circleci.com/gh/spotify/helios.png?style=badge)](https://circleci.com/gh/spotify/helios)
======

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

Helios is a Docker orchestration platform for deploying and managing
containers across an entire fleet.

Expand Down Expand Up @@ -231,4 +229,4 @@ order):
* Run once jobs -- for batch jobs
* Resource specification and enforcement -- That is: restrict my container to *X* MB of RAM, *X* CPUs, and *X* MB disk and perhaps other things like IOPs, network bandwidth, etc.
* Dynamic scheduling of jobs -- either within Helios itself or as a layer on top
* Packaging/Config for other Linux OS's like RedHat, CoreOS, etc.
* Packaging/Config for other Linux OS's like RedHat, CoreOS, etc.

0 comments on commit dce6383

Please sign in to comment.