Skip to content

Commit

Permalink
Use Xcode 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
luosheng committed Mar 23, 2016
1 parent 089f1a6 commit acedd4c
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
Expand Up @@ -2,7 +2,7 @@ language: objective-c

xcode_project: OpenSim.xcodeproj
xcode_scheme: OpenSim
osx_image: xcode7.2
osx_image: xcode7.3

script:
- xcodebuild clean build -project OpenSim.xcodeproj -scheme OpenSim
- xcodebuild clean build -project OpenSim.xcodeproj -scheme OpenSim

0 comments on commit acedd4c

Please sign in to comment.