Skip to content

Commit

Permalink
Remove scrutinizer and travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBrauner committed Aug 21, 2022
1 parent c31b46b commit 8e717af
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 4,320 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ src/Resources/public/build/manifest.json
src/Resources/public/build/entrypoints.json
src/Resources/assets/node_modules
tests/app/node_modules
#tests/app/public/build
#tests/app/public/tests
#tests/app/yarn.lock
tests/app/public/build
tests/app/public/tests
tests/app/yarn.lock
.travis.yml



50 changes: 0 additions & 50 deletions .travis.yml

This file was deleted.

3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# MediaBundle

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Braunstetter/media-bundle/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/Braunstetter/media-bundle/?branch=main)
[![Code Coverage](https://scrutinizer-ci.com/g/Braunstetter/media-bundle/badges/coverage.png?b=main)](https://scrutinizer-ci.com/g/Braunstetter/media-bundle/?branch=main)
[![Build Status](https://app.travis-ci.com/Braunstetter/media-bundle.svg?branch=main)](https://app.travis-ci.com/Braunstetter/media-bundle)
[![Total Downloads](http://poser.pugx.org/braunstetter/media-bundle/downloads)](https://packagist.org/packages/braunstetter/media-bundle)
[![License](http://poser.pugx.org/braunstetter/media-bundle/license)](https://packagist.org/packages/braunstetter/media-bundle)

Expand Down
32 changes: 0 additions & 32 deletions tests/app/public/build/app.js

This file was deleted.

11 changes: 0 additions & 11 deletions tests/app/public/build/entrypoints.json

This file was deleted.

5 changes: 0 additions & 5 deletions tests/app/public/build/manifest.json

This file was deleted.

151 changes: 0 additions & 151 deletions tests/app/public/build/runtime.js

This file was deleted.

Loading

0 comments on commit 8e717af

Please sign in to comment.