mirror of
https://github.com/status-im/react-native.git
synced 2025-02-03 21:24:31 +00:00
commit
2e44754c9d
@ -7,7 +7,7 @@ cache:
|
||||
before_install:
|
||||
- brew update
|
||||
install:
|
||||
- brew reinstall xctool watchman
|
||||
- brew reinstall flow watchman xctool
|
||||
- npm install
|
||||
|
||||
script:
|
||||
@ -30,7 +30,7 @@ script:
|
||||
elif [ "$TEST_TYPE" = js ]
|
||||
then
|
||||
|
||||
npm test
|
||||
flow check && npm test
|
||||
|
||||
elif [ "$TEST_TYPE" = build_website ]
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user