Skip to content

Commit

Permalink
remove travis files
Browse files Browse the repository at this point in the history
  • Loading branch information
roceb committed Nov 19, 2024
1 parent a7a2677 commit f21b4b7
Show file tree
Hide file tree
Showing 9 changed files with 47 additions and 473 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -263,4 +263,3 @@ jobs:
python setup.py sdist bdist_wheel
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1

4 changes: 0 additions & 4 deletions .hadolint.yaml

This file was deleted.

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

This file was deleted.

12 changes: 12 additions & 0 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
extends: default

rules:
# 80 chars should be enough, but don't fail if a line is longer
document-start:
ignore: |
/.github/workflows/
line-length: disable
truthy:
ignore: |
/.github/workflows/
Loading

0 comments on commit f21b4b7

Please sign in to comment.