Skip to content

Commit 29ae7be

Browse files
authored
chore: Disabled React Native FSC tests temporarily (#514)
React Native FSC tests are failing for some reason. disabling them temporarily till they are fixed.
1 parent 0e67f1c commit 29ae7be

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,6 @@ jobs:
7272
- CLIENT=node $HOME/travisci-tools/trigger-script-with-status-update.sh
7373
- CLIENT=browser $HOME/travisci-tools/trigger-script-with-status-update.sh
7474
after_success: travis_terminate 0
75-
- <<: *integrationtest
76-
script:
77-
- CLIENT=react-native-android REPO_SLUG=optimizely/react-native-testapp $HOME/travisci-tools/trigger-script-with-status-update.sh
78-
- CLIENT=react-native-ios REPO_SLUG=optimizely/react-native-testapp $HOME/travisci-tools/trigger-script-with-status-update.sh
7975
- stage: Cross-browser and umd unit tests
8076
node_js: '8'
8177
script: npm run test-ci

0 commit comments

Comments
 (0)