Skip to content

Commit

Permalink
python version matrix for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cchwala committed May 10, 2021
1 parent b880bc9 commit 6083f4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ sudo: false
matrix:
include:
- python: "3.7"
- python: "3.8"
- python: "3.9"

# setup adapted from https://github.com/bsmurphy/PyKrige/blob/master/.travis.yml
before_install:
Expand Down

0 comments on commit 6083f4b

Please sign in to comment.