Merge pull request #1140 from frantic/no-watchman

Disable watchman on Travis
This commit is contained in:
Alexander Kotliarskyi 2015-05-04 13:11:03 -07:00
commit fbdc1f8ba1
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