mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 03:26:07 +00:00
Use watchman on Travis
This commit is contained in:
parent
6f727bc811
commit
aa4520345b
@ -3,6 +3,7 @@ before_install:
|
|||||||
- brew update
|
- brew update
|
||||||
- brew reinstall xctool
|
- brew reinstall xctool
|
||||||
install:
|
install:
|
||||||
|
- brew install watchman
|
||||||
- npm install
|
- npm install
|
||||||
before_script:
|
before_script:
|
||||||
- npm test
|
- npm test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user