Disable watchman on Travis

This commit is contained in:
Alex Kotliarskyi 2015-05-04 11:53:07 -07:00
parent f8a4467b7d
commit aaaca7fa2d
1 changed files with 1 additions and 1 deletions

View File

@ -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