We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d21b36a commit 3b3ccccCopy full SHA for 3b3cccc
.travis.yml
@@ -1,7 +1,5 @@
1
-before_install:
2
-- brew update
3
-- if brew outdated | grep -qx xctool; then brew upgrade xctool; fi
+language: objective-c
4
osx_image: xcode7
5
-xcode_sdk: iphonesimulator
+xcode_sdk: iphonesimulator9.0
6
xcode_project: Neon.xcodeproj
7
xcode_scheme: NeonUnitTests
0 commit comments