Skip to content

Commit

Permalink
updated travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
ipraba committed Apr 14, 2017
1 parent 8abe61c commit 852108a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,8 +1,8 @@
language: objective-c #1
osx_image: xcode8 #2
osx_image: xcode8.3 #2
xcode_workspace: Example/EPSignature.xcworkspace #3
xcode_scheme: EPSignature #4
xcode_sdk: iphonesimulator10.0 #5
xcode_sdk: iphonesimulator10.3 #5

before_install:
- xcodebuild -version
Expand Down

0 comments on commit 852108a

Please sign in to comment.