mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Disable Android tests on Appveyor (#25066)
Summary: Android is failing on Appveyor. Removing to regain signal on Windows. See https://ci.appveyor.com/project/Facebook/react-native/builds/24869333/job/tnif7yt4x0lfisju for an example. Pull Request resolved: https://github.com/facebook/react-native/pull/25066 Differential Revision: D15532362 Pulled By: hramos fbshipit-source-id: afb55297b385d8b7e497d9cf4d26420f9502df44
This commit is contained in:
committed by
Facebook Github Bot
parent
12b735a378
commit
382cb05ae6
@@ -38,7 +38,7 @@ build_script:
|
||||
- yarn run flow-check-android
|
||||
- yarn run flow-check-ios
|
||||
- yarn run test
|
||||
- gradlew.bat RNTester:android:app:assembleRelease
|
||||
# - gradlew.bat RNTester:android:app:assembleRelease
|
||||
|
||||
cache:
|
||||
- node_modules
|
||||
|
||||
Reference in New Issue
Block a user