Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Re-enable travis python 3.7 builds
  • Loading branch information
tracernz committed Sep 9, 2019
commit 78a647fac574bfbd13d90e3adcfdeb6a06bb82cb
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