Skip to content

Commit

Permalink
Remove travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
dmuhs committed Jan 24, 2021
1 parent 4b1be38 commit 1c0ecef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 33 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.6, 3.7, 3.8]
python-version: [3.6, 3.7, 3.8, pypy3]

steps:
- uses: actions/checkout@v2
Expand Down
32 changes: 0 additions & 32 deletions .travis.yml

This file was deleted.

0 comments on commit 1c0ecef

Please sign in to comment.