mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Disable watchman on Travis
This commit is contained in:
+1
-1
@@ -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