Skip to content

Commit 824cf5c

Browse files
author
Denis Mysenko
committed
r Update readme and travis
1 parent 2d809b0 commit 824cf5c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ before_script:
1010

1111
addons:
1212
code_climate:
13-
repo_token: efdc0e37fa8e202c7744259f3695262393ebad37b2943e1c70aba01e50cdd92f
13+
repo_token: 989ab71e9103d594cabbd93fe473ff9c92ad76bb80c55c57d2a9c436e28a3f14

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# laravel-aws-worker
2+
[![Build Status](https://travis-ci.org/dusterio/laravel-aws-worker.svg)](https://travis-ci.org/dusterio/laravel-aws-worker)
3+
[![Code Climate](https://codeclimate.com/github/dusterio/laravel-aws-worker/badges/gpa.svg)](https://codeclimate.com/github/dusterio/laravel-aws-worker/badges)
4+
[![Total Downloads](https://poser.pugx.org/dusterio/laravel-aws-worker/d/total.svg)](https://packagist.org/packages/dusterio/laravel-aws-worker)
5+
[![Latest Stable Version](https://poser.pugx.org/dusterio/laravel-aws-worker/v/stable.svg)](https://packagist.org/packages/dusterio/laravel-aws-worker)
6+
[![Latest Unstable Version](https://poser.pugx.org/dusterio/laravel-aws-worker/v/unstable.svg)](https://packagist.org/packages/dusterio/laravel-aws-worker)
7+
[![License](https://poser.pugx.org/dusterio/laravel-aws-worker/license.svg)](https://packagist.org/packages/dusterio/laravel-plain-sqs)
8+
29
Run Laravel (or Lumen) tasks and queue listeners inside of AWS Elastic Beanstalk workers
310

411
## Overview

0 commit comments

Comments
 (0)