Skip to content

Commit 7b3750a

Browse files
authored
chore: Removed triggers for Benchmarking tests (#494)
1 parent cdfbe43 commit 7b3750a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ stages:
2727
- name: 'Lint markdown files'
2828
- 'Lint'
2929
- 'Integration tests'
30-
- 'Benchmarking tests'
3130
- 'Cross-browser and umd unit tests'
3231
- 'Test'
3332
- 'Test sub packages'
@@ -77,9 +76,6 @@ jobs:
7776
script:
7877
- CLIENT=react-native-android REPO_SLUG=optimizely/react-native-testapp $HOME/travisci-tools/trigger-script-with-status-update.sh
7978
- CLIENT=react-native-ios REPO_SLUG=optimizely/react-native-testapp $HOME/travisci-tools/trigger-script-with-status-update.sh
80-
- <<: *integrationtest
81-
stage: 'Benchmarking tests'
82-
env: FULLSTACK_TEST_REPO=Benchmarking
8379
- stage: Cross-browser and umd unit tests
8480
node_js: '8'
8581
script: npm run test-ci

0 commit comments

Comments
 (0)