Skip to content

Commit

Permalink
Clean up Travis CI related stuffs (#1006)
Browse files Browse the repository at this point in the history
Follows up PR 1002

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
  • Loading branch information
tnir committed Jul 20, 2023
1 parent 33bcd0f commit 8e17757
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
31 changes: 0 additions & 31 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
@@ -1,5 +1,5 @@
[![Gem Version](https://badge.fury.io/rb/scss_lint.svg)](http://badge.fury.io/rb/scss_lint)
[![Build Status](https://travis-ci.org/sds/scss-lint.svg?branch=master)](https://travis-ci.org/sds/scss-lint)
[![Build Status](https://github.com/sds/scss-lint/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/sds/scss-lint/actions/workflows/ci.yml?query=branch%3Amaster)
[![Code Climate](https://codeclimate.com/github/sds/scss-lint.svg)](https://codeclimate.com/github/sds/scss-lint)
[![Coverage Status](https://coveralls.io/repos/sds/scss-lint/badge.svg)](https://coveralls.io/r/sds/scss-lint)
[![Inline docs](http://inch-ci.org/github/sds/scss-lint.svg?branch=master)](http://inch-ci.org/github/sds/scss-lint)
Expand Down

0 comments on commit 8e17757

Please sign in to comment.