Add build.sh and travis.yml

This commit is contained in:
Petrutiu Mihai
2016-07-13 13:51:36 +03:00
parent 7aa555313b
commit 89de55081c
4 changed files with 84 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
[![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.