mirror of
https://github.com/status-im/react-native.git
synced 2025-01-16 12:34:17 +00:00
Merge pull request #1140 from frantic/no-watchman
Disable watchman on Travis
This commit is contained in:
commit
fbdc1f8ba1
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user