Skip to content

Commit

Permalink
Removing python37 from travisci
Browse files Browse the repository at this point in the history
  • Loading branch information
Logan Morrison authored and Logan Morrison committed Jul 23, 2019
1 parent 543742b commit 7c7d1b1
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ matrix:
- os: linux
python: 3.6

- os: linux
python: 3.7

- os: osx
language: generic
env:
Expand All @@ -24,15 +21,8 @@ matrix:
- PYTHON_VERSION=3.6.5
- PYTHON_SHORT_VERSION=3.6

- os: osx
language: generic
env:
- PYTHON_VERSION=3.7.2
- PYTHON_SHORT_VERSION=3.7

cache:
directories:
- $HOME/.pyenv/versions/3.7.2
- $HOME/.pyenv/versions/3.6.5
- $HOME/.pyenv/versions/3.5.5
- $HOME/downloads
Expand Down

0 comments on commit 7c7d1b1

Please sign in to comment.