mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 12:15:37 +08:00
Remove references to Travis
Summary: react-native project is migrated travis to circleCI. but the document has some leavings. Only Docs Edited https://github.com/facebook/react-native/pull/16354 https://github.com/facebook/react-native/pull/16364 [ DOCS] Remove references to Travis changed Releases.md changed RNTester/RNTesterIntegrationTests/RNTesterSnapshotTests.m changed scripts/android-e2e-test.js Closes https://github.com/facebook/react-native/pull/17733 Differential Revision: D6806336 Pulled By: shergin fbshipit-source-id: 22d21995d718a89bb831f75ed2ff6074dd22c6fe
This commit is contained in:
committed by
Facebook Github Bot
parent
298f3bb69a
commit
b9d058a05c
@@ -36,7 +36,8 @@ The following are required for the local test suite to run:
|
||||
|
||||
### Step 1: Check everything works
|
||||
|
||||
Before cutting a release branch, make sure CI systems [Travis](https://travis-ci.org/facebook/react-native) and [Circle](https://circleci.com/gh/facebook/react-native) are green.
|
||||
Before cutting a release branch, make sure [Circle](https://circleci.com/gh/facebook/react-native) CI system is green.
|
||||
|
||||
|
||||
Before executing the following script, make sure you have:
|
||||
- An Android emulator / Genymotion device running
|
||||
|
||||
Reference in New Issue
Block a user