Skip to content

Commit

Permalink
Disable watchman on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
frantic committed May 4, 2015
1 parent f8a4467 commit aaaca7f
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 aaaca7f

Please sign in to comment.