Skip to content

Commit

Permalink
FEC-10751 Updated travis to use Xcode 12 image and added Oren M and S…
Browse files Browse the repository at this point in the history
…ergey C to the recipients. (#24)
  • Loading branch information
x-NR-x authored Feb 21, 2021
1 parent b2795cd commit f30e513
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: swift
osx_image: xcode10.2
osx_image: xcode12
before_install:
- gem install cocoapods xcpretty # Since Travis is not always on latest version
- pod repo update
Expand All @@ -11,5 +11,7 @@ notifications:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
on_success: change
on_failure: always

0 comments on commit f30e513

Please sign in to comment.