Skip to content

Commit

Permalink
Remove references to Travis
Browse files Browse the repository at this point in the history
Summary:
react-native project is migrated travis to circleCI.
but the document has some leavings.

Only Docs Edited

facebook/react-native#16354
facebook/react-native#16364

[ DOCS] Remove references to Travis
changed Releases.md
changed RNTester/RNTesterIntegrationTests/RNTesterSnapshotTests.m
changed scripts/android-e2e-test.js
Closes facebook/react-native#17733

Differential Revision: D6806336

Pulled By: shergin

fbshipit-source-id: 22d21995d718a89bb831f75ed2ff6074dd22c6fe
  • Loading branch information
philographer authored and facebook-github-bot committed Jan 25, 2018
1 parent 03cab5d commit 59c127e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RNTesterIntegrationTests/RNTesterSnapshotTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ - (void)test##name \
// No switch or slider available on tvOS
RCT_TEST(SwitchExample)
RCT_TEST(SliderExample)
// TabBarExample on tvOS passes locally but not on Travis
RCT_TEST(TabBarExample)
#endif

Expand Down

0 comments on commit 59c127e

Please sign in to comment.