Skip to content

Commit 8f6e5b6

Browse files
committed
Didn't realize we already had a Travis build badge on the main page
1 parent 6a00819 commit 8f6e5b6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.markdown

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Welcome to the Swift Algorithm Club!
22

3-
[![Build Status](https://travis-ci.org/hollance/swift-algorithm-club.svg?branch=master)](https://travis-ci.org/hollance/swift-algorithm-club)
4-
53
Here you'll find implementations of popular algorithms and data structures in everyone's favorite new language Swift, with detailed explanations of how they work.
64

75
If you're a computer science student who needs to learn this stuff for exams -- or if you're a self-taught programmer who wants to brush up on the theory behind your craft -- you've come to the right place!
@@ -208,4 +206,4 @@ Other algorithm repositories:
208206

209207
All content is licensed under the terms of the MIT open source license.
210208

211-
[![Build Status](https://travis-ci.org/hollance/swift-algorithm-club.svg)](https://travis-ci.org/hollance/swift-algorithm-club)
209+
[![Build Status](https://travis-ci.org/hollance/swift-algorithm-club.svg?branch=master)](https://travis-ci.org/hollance/swift-algorithm-club)

0 commit comments

Comments
 (0)