Skip to content

Commit 737183e

Browse files
committed
test fix
1 parent c4402dd commit 737183e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ script:
2929
- bash ./framework-integration-testing/launchScripts/react/reactKillPorts.sh
3030
- bash ./framework-integration-testing/launchScripts/react/reactNext.sh
3131
- bash ./framework-integration-testing/launchScripts/react/reactTestLaunch.sh
32-
- bash ./framework-integration-testing/launchScripts/react/reactKillPorts.sh
32+
# - bash ./framework-integration-testing/launchScripts/react/reactKillPorts.sh
3333
notifications:
3434
slack:
3535
if: branch = master

0 commit comments

Comments
 (0)