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

Commit

Permalink
Migrate unit testing from Travis to Jenkins (#295)
Browse files Browse the repository at this point in the history
- point build status badge to Jenkins
- remove .travis.yml
  • Loading branch information
sschneid authored and ssk2 committed Aug 16, 2016
1 parent 3feee90 commit 4ef8069
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# marathon-lb [![Build Status](https://travis-ci.org/mesosphere/marathon-lb.svg?branch=master)](https://travis-ci.org/mesosphere/marathon-lb)
# marathon-lb [![Build Status](http://jenkins.mesosphere.com/service/jenkins/buildStatus/icon?job=public-marathon-lb-master)](http://jenkins.mesosphere.com/service/jenkins/job/public-marathon-lb-master/)

Marathon-lb is a tool for managing HAProxy, by consuming
[Marathon's](https://github.com/mesosphere/marathon) app state. HAProxy is a
Expand Down

0 comments on commit 4ef8069

Please sign in to comment.