Skip to content

Commit

Permalink
Revert "Added python 3.8"
Browse files Browse the repository at this point in the history
This reverts commit 115e28c.
  • Loading branch information
bstellato committed Nov 12, 2019
1 parent 115e28c commit 0a28ed9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ matrix:
- os: linux
env:
- PYTHON_VERSION=3.7
- os: linux
env:
- PYTHON_VERSION=3.8
- os: osx
env:
- PYTHON_VERSION=3.5
Expand All @@ -42,9 +39,6 @@ matrix:
- os: osx
env:
- PYTHON_VERSION=3.7
- os: osx
env:
- PYTHON_VERSION=3.8

install:
- if [[ $TRAVIS_OS_NAME == 'osx' ]]; then
Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ environment:
- PYTHON_VERSION: 3.5
- PYTHON_VERSION: 3.6
- PYTHON_VERSION: 3.7
- PYTHON_VERSION: 3.8


init:
Expand Down

0 comments on commit 0a28ed9

Please sign in to comment.