mirror of
https://github.com/jashkenas/backbone.git
synced 2026-01-14 09:27:53 -05:00
Fixing travis-ci badge after repo move
This commit is contained in:
@@ -571,8 +571,8 @@
|
||||
<td><a class="punch" href="https://raw.github.com/jashkenas/backbone/master/backbone.js">Edge Version (master)</a></td>
|
||||
<td>
|
||||
<i>Unreleased, use at your own risk</i>
|
||||
<a class="travis-badge" href="https://travis-ci.org/documentcloud/backbone">
|
||||
<img src="https://travis-ci.org/documentcloud/backbone.png" />
|
||||
<a class="travis-badge" href="https://travis-ci.org/jashkenas/backbone">
|
||||
<img src="https://travis-ci.org/jashkenas/backbone.png" />
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user