Skip to content

Commit 9dc486d

Browse files
committed
Build on Python 3.7 on macOS
1 parent d2308e8 commit 9dc486d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,11 @@ matrix:
131131
env: BUILD=tests,wheels PYTHON_VERSION=3.5.5 PGVERSION=10
132132

133133
- os: osx
134-
osx_image: xcode8.3
135134
env: BUILD=tests,wheels PYTHON_VERSION=3.6.5 PGVERSION=10
136135

136+
- os: osx
137+
env: BUILD=tests,wheels PYTHON_VERSION=3.7.0 PGVERSION=10
138+
137139
cache:
138140
pip
139141

0 commit comments

Comments
 (0)