We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4402dd commit 737183eCopy full SHA for 737183e
.travis.yml
@@ -29,7 +29,7 @@ script:
29
- bash ./framework-integration-testing/launchScripts/react/reactKillPorts.sh
30
- bash ./framework-integration-testing/launchScripts/react/reactNext.sh
31
- bash ./framework-integration-testing/launchScripts/react/reactTestLaunch.sh
32
-- bash ./framework-integration-testing/launchScripts/react/reactKillPorts.sh
+# - bash ./framework-integration-testing/launchScripts/react/reactKillPorts.sh
33
notifications:
34
slack:
35
if: branch = master
0 commit comments