Skip to content

Commit

Permalink
Merge pull request #1140 from frantic/no-watchman
Browse files Browse the repository at this point in the history
Disable watchman on Travis
  • Loading branch information
frantic committed May 4, 2015
2 parents f8a4467 + aaaca7f commit fbdc1f8
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 @@ -7,7 +7,7 @@ cache:
before_install:
- brew update
install:
- brew reinstall flow watchman xctool
- brew reinstall flow xctool
- npm config set spin=false
- npm install

Expand Down

0 comments on commit fbdc1f8

Please sign in to comment.