Skip to content

Commit

Permalink
Merge pull request #78 from ajimix/patch-1
Browse files Browse the repository at this point in the history
Fixed failing Travis build
  • Loading branch information
luisobo committed Sep 23, 2014
2 parents 761efce + fc5bbf1 commit 7423756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/before_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
set -e

brew update
brew upgrade xctool
if brew outdated | grep -qx xctool; then brew upgrade xctool; fi
xctool --version

0 comments on commit 7423756

Please sign in to comment.