Skip to content

Commit d21b36a

Browse files
author
Mike Amaral
committed
More tinkering.
1 parent 4d4c886 commit d21b36a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
before_install:
2+
- brew update
3+
- if brew outdated | grep -qx xctool; then brew upgrade xctool; fi
14
osx_image: xcode7
25
xcode_sdk: iphonesimulator
36
xcode_project: Neon.xcodeproj

0 commit comments

Comments
 (0)