Skip to content

Commit eac7a86

Browse files
committed
Update badges
1 parent 6faaa99 commit eac7a86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Modules management library for laravel 5.1
33

44
[![Packagist](https://img.shields.io/packagist/v/itvisionsy/laravel-modules.svg)]()
55
[![license](https://img.shields.io/github/license/itvisionsy/laravel-modules.svg)]()
6+
[![Build Status](https://travis-ci.org/itvisionsy/laravel-modules.svg?branch=master)](https://travis-ci.org/itvisionsy/laravel-modules)
7+
[![PHP](https://img.shields.io/badge/PHP-5.6+-4F5B93.svg)]()
8+
[![Laravel](https://img.shields.io/badge/Laravel-5.1-f4645f.svg)]()
69

710
Allows modules structure of your project. Each module can have its views, config, routes, controllers, ...
811

0 commit comments

Comments
 (0)