Skip to content

Commit

Permalink
Replaced Travis CI badge with Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
arondeparon authored Apr 30, 2020
1 parent 3a08c82 commit de26c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Laravel Request Sanitizer

[![Build Status](https://travis-ci.org/ArondeParon/laravel-request-sanitizer.svg?branch=master)](https://travis-ci.org/ArondeParon/laravel-request-sanitizer)
![Run Tests](https://github.com/ArondeParon/laravel-request-sanitizer/workflows/Run%20Tests/badge.svg?branch=master)
[![Total Downloads][ico-downloads]][link-downloads]

The `arondeparon/laravel-request-sanitizer` package provides a fluent interface to sanitize form requests before validating them.
Expand Down

0 comments on commit de26c31

Please sign in to comment.