Skip to content

Commit 7c16b80

Browse files
committed
Homebrew updated to 3.8 yesterday.
1 parent 7a8cc07 commit 7c16b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ matrix:
149149
- os: osx
150150
name: Python 3.7, c++14, AppleClang 9, Debug build
151151
osx_image: xcode9.4
152-
env: PYTHON=3.7 CPP=14 CLANG DEBUG=1
152+
env: PYTHON=3.8 CPP=14 CLANG DEBUG=1
153153
# Test a PyPy 2.7 build
154154
- os: linux
155155
dist: trusty

0 commit comments

Comments
 (0)