Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 29d264d

Browse files
committed
Merge pull request #682 from codydaig/patch-2
Switch TravisCI and DavidDM to 0.4.0 branch
2 parents 00a4c06 + a7e065e commit 29d264d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
[![MEAN.JS Logo](http://meanjs.org/img/logo-small.png)](http://meanjs.org/)
22

3+
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/meanjs/mean?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4+
5+
Master Branch:
36
[![Build Status](https://travis-ci.org/meanjs/mean.svg?branch=master)](https://travis-ci.org/meanjs/mean)
47
[![Dependencies Status](https://david-dm.org/meanjs/mean.svg)](https://david-dm.org/meanjs/mean)
5-
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/meanjs/mean?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
8+
9+
Dev Branch:
10+
[![Build Status](https://travis-ci.org/meanjs/mean.svg?branch=0.4.0)](https://travis-ci.org/meanjs/mean)
11+
[![Dependencies Status](https://david-dm.org/meanjs/mean/0.4.0.svg)](https://david-dm.org/meanjs/mean/0.4.0)
612

713
MEAN.JS is a full-stack JavaScript open-source solution, which provides a solid starting point for [MongoDB](http://www.mongodb.org/), [Node.js](http://www.nodejs.org/), [Express](http://expressjs.com/), and [AngularJS](http://angularjs.org/) based applications. The idea is to solve the common issues with connecting those frameworks, build a robust framework to support daily development needs, and help developers use better practices while working with popular JavaScript components.
814

0 commit comments

Comments
 (0)