Skip to content

Commit

Permalink
Re-enable travis python 3.7 builds (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
tracernz authored and dhoomakethu committed Sep 9, 2019
1 parent 6a6ebde commit b6429fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ matrix:
python: "3.5"
- os: linux
python: "3.6"
# - os: linux
# python: "3.7"
- os: linux
python: "3.7"
- os: osx
osx_image: xcode8.3
language: generic
Expand Down

0 comments on commit b6429fc

Please sign in to comment.