Skip to content

Commit

Permalink
update travis to use iOS 12.2 simulator SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
hfutrell committed Apr 25, 2019
1 parent d558843 commit 5c6d5f3
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 @@ -6,7 +6,7 @@ env:
- LANG=en_US.UTF-8
- PROJECT=BezierKit/BezierKit.xcodeproj
- IOS_SCHEME=BezierKit_iOS
- IOS_SDK=iphonesimulator12.1
- IOS_SDK=iphonesimulator12.2
- OSX_SCHEME=BezierKit_Mac
- OSX_SDK=macosx10.14
matrix:
Expand Down

0 comments on commit 5c6d5f3

Please sign in to comment.