Skip to content

Commit

Permalink
Move Travis to Xcode 11.2 (#1423)
Browse files Browse the repository at this point in the history
* Update .travis.yml

* Maybe 11.2 will work?
  • Loading branch information
davidme-stripe authored Oct 23, 2019
1 parent e2ac606 commit 56e916a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: objective-c
osx_image: xcode11
osx_image: xcode11.2
branches:
only:
- master
Expand All @@ -23,7 +23,7 @@ matrix:
- env:
- TEST_TYPE=lint
- secure: "RPtZBXKq0EArFHt8eR0hyxb/13QaA08Lc37p0zw/UNjj3ie6d1Vmi+BVqMBB0j7T2T71gkBjjUTV/o7T1VxONpJkEnk1fO4/1OYDbVPTKbkNS0JdmFYzQPFtewFZUhsGLnz/HhfATe8H18PeN0eS9jZbASXIu+Ssah6APt+P78w="
osx_image: xcode11
osx_image: xcode11.2
addons:
homebrew:
casks:
Expand Down

0 comments on commit 56e916a

Please sign in to comment.