Skip to content

Commit

Permalink
Add 3.8 to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebBell committed Jun 6, 2020
1 parent 617a832 commit 37e62f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ compiler:
- "2.7"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
env:
- SCIPY_VER="scipy>=0.12.0"
# safelist
Expand Down
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ environment:
# - PYTHON: 3.3 # 3.3's quad or interpolate worked differently in some cases, not worth testing with
- PYTHON: 3.5
- PYTHON: 3.6
- PYTHON: 3.7
- PYTHON: 3.8

platform:
- x86
Expand Down

0 comments on commit 37e62f3

Please sign in to comment.