Skip to content

Commit

Permalink
test on 3.7 too
Browse files Browse the repository at this point in the history
  • Loading branch information
Autoplectic committed Nov 8, 2018
1 parent a611599 commit a43e385
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "nightly"

os:
Expand All @@ -24,8 +25,8 @@ matrix:
env: OPTIONAL_DEPS=true TRAVIS_PYTHON_VERSION="2.7"
- os: osx
language: generic
python: "3.6"
env: OPTIONAL_DEPS=true TRAVIS_PYTHON_VERSION="3.6"
python: "3.7"
env: OPTIONAL_DEPS=true TRAVIS_PYTHON_VERSION="3.7"
- os: osx
language: generic
python: "pypy"
Expand Down

0 comments on commit a43e385

Please sign in to comment.