Skip to content

Commit ebd7efd

Browse files
author
Charleneluo
committed
Update osx_image to xcode9.2
1 parent 1848b39 commit ebd7efd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,22 +33,27 @@ matrix:
3333
env:
3434
- MB_PYTHON_VERSION=3.6
3535
- os: osx
36+
osx_image: xcode9.2
3637
language: generic
3738
env:
3839
- MB_PYTHON_VERSION=2.7
3940
- os: osx
41+
osx_image: xcode9.2
4042
language: generic
4143
env:
4244
- MB_PYTHON_VERSION=3.3
4345
- os: osx
46+
osx_image: xcode9.2
4447
language: generic
4548
env:
4649
- MB_PYTHON_VERSION=3.4
4750
- os: osx
51+
osx_image: xcode9.2
4852
language: generic
4953
env:
5054
- MB_PYTHON_VERSION=3.5
5155
- os: osx
56+
osx_image: xcode9.2
5257
language: generic
5358
env:
5459
- MB_PYTHON_VERSION=3.6

0 commit comments

Comments
 (0)