We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b612d92 commit 7329b2aCopy full SHA for 7329b2a
1 file changed
.travis.yml
@@ -2,7 +2,7 @@ language: objective-c
2
3
xcode_project: OpenSim.xcodeproj
4
xcode_scheme: OpenSim
5
-osx_image: xcode7.3
+osx_image: xcode8
6
7
script:
8
- xcodebuild clean build -project OpenSim.xcodeproj -scheme OpenSim
0 commit comments