mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-31 22:41:42 +08:00
Disable watchman on Travis
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user