Skip to content

Commit

Permalink
- fixed watchOS travis build error
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanhimmelman committed Feb 19, 2016
1 parent 749d9c8 commit c95edf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ env:
- IOS_FRAMEWORK_SCHEME="ObjectMapper-iOS"
- OSX_FRAMEWORK_SCHEME="ObjectMapper-Mac"
- TVOS_FRAMEWORK_SCHEME="ObjectMapper-tvOS"
- WATCHOS_FRAMEWORK_SCHEME="ObjectMapper-watchOS"
- IOS_SDK=iphonesimulator9.2
- OSX_SDK=macosx10.11
- TVOS_SDK=appletvsimulator9.1
Expand Down

0 comments on commit c95edf5

Please sign in to comment.