Skip to content

Commit

Permalink
minor #344 Remove travis build status from README (GSadee)
Browse files Browse the repository at this point in the history
This PR was merged into the 1.9-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | 
| License         | MIT


Commits
-------

94ae979 Remove travis build status from README
  • Loading branch information
Zales0123 authored Jan 5, 2022
2 parents f4afc0e + 94ae979 commit 95d1e27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SyliusResourceBundle [![Build status...](https://secure.travis-ci.org/Sylius/SyliusResourceBundle.png?branch=master)](http://travis-ci.org/Sylius/SyliusResourceBundle)
SyliusResourceBundle
====================

Easy CRUD and persistence for Symfony apps.
Expand Down
2 changes: 1 addition & 1 deletion src/Component/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Resource Component [![Build status...](https://secure.travis-ci.org/Sylius/Resource.png?branch=master)](http://travis-ci.org/Sylius/Resource)
Resource Component
==================

Resource management layer for Sylius and PHP apps.
Expand Down

0 comments on commit 95d1e27

Please sign in to comment.