Skip to content

Commit 368a05d

Browse files
committed
Add app veyor badge and remove team city CI section
1 parent bea2a9d commit 368a05d

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

README.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Project Description
2+
[![Build status](https://ci.appveyor.com/api/projects/status/wlt5yp8m66y9rw4f?svg=true)](https://ci.appveyor.com/project/kevinkuszyk/fluentassertions-mvc)
23

34
FluentAssertions MVC is a set of MVC focused assertions and helper extensions to the excellent [FluentAssertions][fa-home] library.
45

@@ -50,21 +51,6 @@ public void Index_Action_Returns_View()
5051

5152
````
5253

53-
## Continuous Integration
54-
55-
The [build][1] is generously hosted and run on the [CodeBetter TeamCity][2] infrastructure, courtesy of [JetBrains](http://www.jetbrains.com/).
56-
57-
| | Status of last build |
58-
| :------ | :------: |
59-
| **master** | [![master][3]][4] |
60-
61-
[1]: http://teamcity.codebetter.com/project.html?projectId=project396&guest=1
62-
[2]: http://codebetter.com/codebetter-ci/
63-
[3]: http://teamcity.codebetter.com/app/rest/builds/buildType:(id:bt1090)/statusIcon
64-
[4]: http://teamcity.codebetter.com/viewType.html?buildTypeId=bt1090&guest=1
65-
66-
![YouTrack and TeamCity](http://www.jetbrains.com/img/banners/Codebetter300x250.png)
67-
6854
[fa-home]: https://github.com/dennisdoomen/FluentAssertions
6955
[fa-frameworks]: https://github.com/dennisdoomen/fluentassertions/wiki/Documentation#supported-test-frameworks
7056
[nuget-mvc3]: https://www.nuget.org/packages/FluentAssertions.Mvc3

0 commit comments

Comments
 (0)