ChugR commented on a change in pull request #949:
URL: https://github.com/apache/qpid-dispatch/pull/949#discussion_r544355560



##########
File path: .travis.yml
##########
@@ -69,6 +69,8 @@ jobs:
     - python -m pip install --user --upgrade tox virtualenv==20.0.23
     # Install quart to run the http2 tests.
     - python -m pip install --user quart
+    # DISPATCH-1883: Install selectors to run tcp echo server/client tools
+    - python -m pip install --user selectors

Review comment:
       yes. well spotted.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to