Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 5d2beef

Browse files
committed
Update OSX
1 parent 4f8b0e6 commit 5d2beef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ before_script:
2121
jobs:
2222
include:
2323
- os: osx
24-
osx_image: xcode11
24+
osx_image: xcode12.2
2525
env: BINARY=osx
2626
- os: osx
27-
osx_image: xcode11
27+
osx_image: xcode12.2
2828
env: BINARY=osxclient
2929
- os: linux
3030
- os: osx
31-
osx_image: xcode11.2
31+
osx_image: xcode12.2
3232
env: BINARY=win
3333
script:
3434
- npm run lint

0 commit comments

Comments
 (0)