File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 50
50
script :
51
51
- CLIENT=node $HOME/travisci-tools/trigger-script-with-status-update.sh
52
52
- CLIENT=browser $HOME/travisci-tools/trigger-script-with-status-update.sh
53
+ after_success : travis_terminate 0
54
+ - << : *integrationtest
55
+ script :
53
56
- CLIENT=react-native-android REPO_SLUG=optimizely/react-native-testapp $HOME/travisci-tools/trigger-script-with-status-update.sh fayyaz/trigger-fsc-from-rn-testapp
54
57
- CLIENT=react-native-ios REPO_SLUG=optimizely/react-native-testapp $HOME/travisci-tools/trigger-script-with-status-update.sh fayyaz/trigger-fsc-from-rn-testapp
55
- after_success : travis_terminate 0
56
58
- << : *integrationtest
57
59
stage : ' Benchmarking tests'
58
60
env : FULLSTACK_TEST_REPO=Benchmarking
You can’t perform that action at this time.
0 commit comments