Skip to content

Commit 605b536

Browse files
authored
Fix appveyor badge and add back Travis CI badge (UBC-Thunderbots#1284)
1 parent 1179dbb commit 605b536

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Software
2-
[![Build Status](https://ci.appveyor.com/api/projects/status/a7106hhbcal8kqi8/branch/master?svg=true)
2+
[![Build status](https://ci.appveyor.com/api/projects/status/a7106hhbcal8kqi8?svg=true)](https://ci.appveyor.com/project/UBCThunderbots/software)
3+
[![Build Status](https://travis-ci.org/UBC-Thunderbots/Software.svg?branch=master)](https://travis-ci.org/UBC-Thunderbots/Software)
34

45
Our main software repository, for both software and firmware. To get started, please see [getting started](docs/getting-started.md). Before making *any* contributions, please read over our [style guide](docs/code-style-guide.md), and [workflow](docs/workflow.md).
56

0 commit comments

Comments
 (0)