mirror of
https://github.com/status-im/react-native.git
synced 2025-01-29 02:35:41 +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:
|
before_install:
|
||||||
- brew update
|
- brew update
|
||||||
install:
|
install:
|
||||||
- brew reinstall flow watchman xctool
|
- brew reinstall flow xctool
|
||||||
- npm config set spin=false
|
- npm config set spin=false
|
||||||
- npm install
|
- npm install
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user