diff --git a/.ado/android-pr.yml b/.ado/android-pr.yml index 36990a9bb12df3..1bd5bec78aeeca 100644 --- a/.ado/android-pr.yml +++ b/.ado/android-pr.yml @@ -10,8 +10,7 @@ jobs: - job: AndroidRNPR displayName: Android React Native PR pool: - name: OE Standard Pool - demands: ['Agent.OS -equals Windows_NT', 'ANDROID_NDK', 'OnPrem -equals False'] + name: Hosted VS2017 timeoutInMinutes: 90 # how long to run the job before automatically cancelling cancelTimeoutInMinutes: 5 # how much time to give 'run always even if cancelled tasks' before killing them steps: diff --git a/README.md b/README.md index df61c6eb1112b4..0258cda24f19c3 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ The reasons for this fork to exist currently are 3 fold. The eventual goal is for this fork to stop existing, or certainly have a much smaller delta between this fork and facebook/react-native. +---- # [React Native](https://facebook.github.io/react-native/) · [![Circle CI Status](https://circleci.com/gh/facebook/react-native.svg?style=shield)](https://circleci.com/gh/facebook/react-native) [![Build status](https://ci.appveyor.com/api/projects/status/github/facebook/react-native?branch=master&svg=true)](https://ci.appveyor.com/project/facebok/react-native/branch/master) [![npm version](https://badge.fury.io/js/react-native.svg)](https://badge.fury.io/js/react-native) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md#pull-requests)