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…
Reference in New Issue