Skip to content

Commit 681ebc4

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ matrix:
147147
osx_image: xcode7.3
148148
env: PYTHON=2.7 CPP=14 CLANG CMAKE=1
149149
- os: osx
150-
name: Python 3.7, c++14, AppleClang 9, Debug build
150+
name: Python 3.8, 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)