Skip to content

Commit

Permalink
Update Travis icon to only check master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lord committed Nov 18, 2013
1 parent bc9b126 commit 24729b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Slate
========

[![Build Status](https://travis-ci.org/tripit/slate.png)](https://travis-ci.org/tripit/slate) [![Dependency Status](https://gemnasium.com/tripit/slate.png)](https://gemnasium.com/tripit/slate)
[![Build Status](https://travis-ci.org/tripit/slate.png?branch=master)](https://travis-ci.org/tripit/slate) [![Dependency Status](https://gemnasium.com/tripit/slate.png)](https://gemnasium.com/tripit/slate)

Slate helps you create beautiful single-page API documentation. Think of it as an intelligent, modern documentation template for your API.

Expand Down

0 comments on commit 24729b9

Please sign in to comment.