Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guofei9987 authored Jul 15, 2022
1 parent b39fba6 commit 4806123
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: python
python:
- "3.6"
- "3.7"
- "3.8"


# command to install dependencies
Expand Down Expand Up @@ -34,4 +34,4 @@ script:
# Push the results back to codecov
after_success:
- coverage combine
- codecov
- codecov

0 comments on commit 4806123

Please sign in to comment.