We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 089f1a6 commit acedd4cCopy full SHA for acedd4c
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.2
+osx_image: xcode7.3
6
7
script:
8
-- xcodebuild clean build -project OpenSim.xcodeproj -scheme OpenSim
+- xcodebuild clean build -project OpenSim.xcodeproj -scheme OpenSim
0 commit comments