Skip to content

Commit

Permalink
Change OS X image to Xcode 8.
Browse files Browse the repository at this point in the history
  • Loading branch information
luosheng committed Jun 22, 2016
1 parent b612d92 commit 7329b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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.3
osx_image: xcode8

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

0 comments on commit 7329b2a

Please sign in to comment.