Skip to content

Commit

Permalink
ci(travis): update osx xcode image (#768)
Browse files Browse the repository at this point in the history
* ci(travis): update osx xcode image
* ci: use travis's latest supported osx_image xcode11.6
  • Loading branch information
erisu authored Sep 3, 2020
1 parent 043f96a commit 2a1c0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ node_js: 12

_ios: &_ios
os: osx
osx_image: xcode10.3
osx_image: xcode11.6

_android: &_android
language: android
Expand Down

0 comments on commit 2a1c0c0

Please sign in to comment.