You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/03/05 11:36:01 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #7625: [AIRFLOW-XXXX] Add guide for Travis CI and IDE setup

potiuk commented on a change in pull request #7625: [AIRFLOW-XXXX] Add guide for Travis CI and IDE setup
URL: https://github.com/apache/airflow/pull/7625#discussion_r387918689
 
 

 ##########
 File path: TESTING.rst
 ##########
 @@ -597,6 +597,100 @@ your local sources to the ``/opt/airflow`` location of the sources within the co
     :align: center
     :alt: Source code mapping
 
+You can also connect IDE to Travis CI. To do this, you must pass a public IP address in the ``pydevd.set_trace``
 
 Review comment:
   ```suggestion
   Remote Debugging on Travis CI
   =============================
   
   You can also connect IDE to Travis CI. To do this, you must pass a public IP address in the ``pydevd.set_trace``
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services