Skip to content

Commit

Permalink
Merge pull request #25 from cokelaer/master
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
cokelaer committed Feb 10, 2024
2 parents 624408b + 94ec35a commit 7a4d26c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: coveralls
run: |
pip install coveralls
coveralls --service=github
env:
GITHUB_TOKEN: ${{ github.token }}
27 changes: 0 additions & 27 deletions .travis.yml

This file was deleted.

0 comments on commit 7a4d26c

Please sign in to comment.