Skip to content

Commit 6adeeff

Browse files
committed
Add Continuous Integration section
1 parent 3ab4903 commit 6adeeff

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,18 @@ FluentAssertions.Ioc.Ninject
22
============================
33

44
Extensions for Fluent Assertions for testing Ninject mappings.
5+
6+
## Continuous Integration
7+
8+
The [build][1] is generously hosted and run on the [CodeBetter TeamCity][2] infrastructure, courtesy of [JetBrains](http://www.jetbrains.com/).
9+
10+
| | Status of last build |
11+
| :------ | :------: |
12+
| **master** | [![master][3]][4] |
13+
14+
[1]: http://teamcity.codebetter.com/project.html?projectId=project436&guest=1
15+
[2]: http://codebetter.com/codebetter-ci/
16+
[3]: http://teamcity.codebetter.com/app/rest/builds/buildType:(id:bt1178)/statusIcon
17+
[4]: http://teamcity.codebetter.com/viewType.html?buildTypeId=bt1178&guest=1
18+
19+
![YouTrack and TeamCity](http://www.jetbrains.com/img/banners/Codebetter300x250.png)

0 commit comments

Comments
 (0)