Skip to content

Commit ed0da7a

Browse files
committed
Bump xcode version in travis
1 parent 589adb6 commit ed0da7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- stage: Deploy Windows & Mac
2525
if: tag IS present
2626
os: osx
27-
osx_image: xcode10.1
27+
osx_image: xcode10.15
2828
script:
2929
- npm run build -- --mac --win -p always
3030
before_cache:

0 commit comments

Comments
 (0)