Skip to content

Commit

Permalink
Travis: update
Browse files Browse the repository at this point in the history
  • Loading branch information
marmelroyspotify committed Sep 20, 2020
1 parent e29e57f commit c82f449
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
osx_image: xcode11.1
osx_image: xcode12
language: objective-c
env:
global:
Expand Down
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# **** Update me when new Xcode versions are released! ****
PLATFORM="platform=iOS Simulator,OS=13.1,name=iPhone 11 Pro Max"
PLATFORM="platform=iOS Simulator,OS=14,name=iPhone 11 Pro Max"
SDK="iphonesimulator"


Expand Down

0 comments on commit c82f449

Please sign in to comment.