Skip to content

Commit

Permalink
Merge pull request #8 from the-grid/ci-build
Browse files Browse the repository at this point in the history
Fix CI build
  • Loading branch information
paulyoung committed Nov 18, 2015
2 parents c9ef096 + a940190 commit a6376e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ git:
submodules: false
before_install:
- brew update; brew update
# - brew outdated xctool || brew upgrade xctool
- brew install carthage
- git submodule update --init
install: script/update
script: script/test

0 comments on commit a6376e9

Please sign in to comment.