Skip to content

Commit

Permalink
Switch to Xcode12 and MacOS 10.15 for CI
Browse files Browse the repository at this point in the history
Signed-off-by: Marcin Iwanicki <miwanicki1@bloomberg.net>
  • Loading branch information
marciniwanicki committed Oct 1, 2020
1 parent 243cae5 commit 744c15b
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
@@ -1,6 +1,6 @@
language: swift
os: osx
osx_image: xcode11.5
osx_image: xcode12
script:
- ./Scripts/brew.sh && make lint
- make clean build
Expand Down

0 comments on commit 744c15b

Please sign in to comment.