Skip to content

Commit

Permalink
remove Code Climate from project
Browse files Browse the repository at this point in the history
  • Loading branch information
dklimpel committed Jun 16, 2024
1 parent 2be65b4 commit 914c194
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 53 deletions.
15 changes: 0 additions & 15 deletions .codeclimate.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,9 @@ before_install:
# bash from macOS is too old to have readarray. Install newer version.
- if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then HOMEBREW_NO_AUTO_UPDATE=1 brew install bash; fi

install:
- ./ci/install.sh

before_script:
- ./ci/before-build.sh

script:
- ./ci/build.sh

after_script:
- ./ci/after-build.sh

deploy:
provider: releases
api_key:
Expand Down
8 changes: 0 additions & 8 deletions ci/after-build.sh

This file was deleted.

8 changes: 0 additions & 8 deletions ci/before-build.sh

This file was deleted.

11 changes: 0 additions & 11 deletions ci/install.sh

This file was deleted.

2 changes: 0 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/goss-org/goss
- icon: simple/codeclimate
link: https://codeclimate.com/github/aelsabbahy/goss
- icon: simple/travisci
link: https://travis-ci.org/goss-org/goss
- icon: fontawesome/brands/medium
Expand Down

0 comments on commit 914c194

Please sign in to comment.