Skip to content

Commit 322c870

Browse files
author
Josh Holtz
committed
Another update to .travis.yml
1 parent f61540c commit 322c870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: objective-c
22
before_install:
33
- brew update
4-
- brew install xctool
4+
- brew uninstall xctool && brew install xctool --HEAD
55
script: xctool -project Project/JSONAPI.xcodeproj -scheme JSONAPI -sdk iphonesimulator test

0 commit comments

Comments
 (0)