We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aabb9e6 commit b6742cbCopy full SHA for b6742cb
.travis.yml
@@ -2,3 +2,5 @@ language: objective-c
2
xcode_project: Console.xcodeproj
3
xcode_scheme: Console
4
osx_image: xcode8.1
5
+script:
6
+ - xcodebuild build -project Console.xcodeproj -scheme Console
0 commit comments