Skip to content

Commit

Permalink
Changed Travis Test os to 12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ljw980105 committed Mar 30, 2019
1 parent a170354 commit 941d7ab
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 58 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ osx_image: xcode10.2
language: objective-c
xcode_project: JLActivityIndicator.xcodeproj
xcode_scheme: JLActivityIndicator
xcode_destination: platform=iOS Simulator,OS=12.1,name=iPhone X
xcode_destination: platform=iOS Simulator,OS=12.2,name=iPhone X

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,18 @@
<key>orderHint</key>
<integer>0</integer>
</dict>
<key>JLActivityIndicatorTests.xcscheme_^#shared#^_</key>
<key>JLActivityIndicatorTests 2.xcscheme</key>
<dict>
<key>isShown</key>
<false/>
<key>orderHint</key>
<integer>1</integer>
</dict>
<key>JLActivityIndicatorTests.xcscheme</key>
<dict>
<key>isShown</key>
<false/>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
Expand Down

0 comments on commit 941d7ab

Please sign in to comment.