Skip to content

Commit

Permalink
xcode_sdk Naming Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Levan Mamulashvili committed Sep 27, 2016
1 parent a47a8f2 commit fbae2de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: objective-c #1
osx_image: xcode8
osx_image: xcode8 #2
xcode_workspace: Example/EPSignature.xcworkspace #3
xcode_scheme: EPSignature #4
xcode_sdk: iphonesimulator #5
xcode_sdk: iphonesimulator10.0 #5

before_install:
- xcodebuild -version
Expand Down

0 comments on commit fbae2de

Please sign in to comment.