Skip to content

Commit acedd4c

Browse files
committed
Use Xcode 7.3
1 parent 089f1a6 commit acedd4c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: objective-c
22

33
xcode_project: OpenSim.xcodeproj
44
xcode_scheme: OpenSim
5-
osx_image: xcode7.2
5+
osx_image: xcode7.3
66

77
script:
8-
- xcodebuild clean build -project OpenSim.xcodeproj -scheme OpenSim
8+
- xcodebuild clean build -project OpenSim.xcodeproj -scheme OpenSim

0 commit comments

Comments
 (0)