Skip to content

Commit 3b3cccc

Browse files
author
Mike Amaral
committed
Please travis... please...
1 parent d21b36a commit 3b3cccc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
before_install:
2-
- brew update
3-
- if brew outdated | grep -qx xctool; then brew upgrade xctool; fi
1+
language: objective-c
42
osx_image: xcode7
5-
xcode_sdk: iphonesimulator
3+
xcode_sdk: iphonesimulator9.0
64
xcode_project: Neon.xcodeproj
75
xcode_scheme: NeonUnitTests

0 commit comments

Comments
 (0)