Skip to content

Commit

Permalink
Remove .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isik-kaplan committed Nov 14, 2024
1 parent 0242d92 commit ad16308
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 129 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Build package
run: |
python -m build # This uses the built-in build module to create the package
python -m build
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
Expand Down
128 changes: 0 additions & 128 deletions .travis.yml

This file was deleted.

0 comments on commit ad16308

Please sign in to comment.