Skip to content

Commit

Permalink
Merge pull request #343 from azneto/master
Browse files Browse the repository at this point in the history
new tests for travis CI
  • Loading branch information
azneto authored Jul 5, 2022
2 parents e700e98 + 1be1896 commit 22b0b1d
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
Expand Up @@ -4,12 +4,12 @@ os: linux

jobs:
include:
- dist: focal
python: "3.7"
- dist: focal
python: "3.8"
- dist: focal
python: "3.9"
- dist: focal
python: "3.10"

addons:
apt:
Expand Down

0 comments on commit 22b0b1d

Please sign in to comment.