Remove build status, as it looks harder to add build to .net core

This commit is contained in:
Petrutiu Mihai
2016-07-13 14:23:04 +03:00
parent 176b372478
commit 6acb465f3e
3 changed files with 2 additions and 6 deletions

View File

@@ -1,5 +1,3 @@
[![Build Status](https://travis-ci.org/MihaiTheCoder/BehavioralPatterns.svg?branch=master)](https://travis-ci.org/MihaiTheCoder/BehavioralPatterns)
BehavioralPatterns
==================
Behavioral Patterns is a .NET core solution that shows some ways to implement the behavioral patterns described by the Gang of Four.