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 2018/08/29 16:08:49 UTC

[GitHub] kaxil commented on a change in pull request #3816: [HOLD][AIRFLOW-2973] Use Python 3.6.x everywhere possible

kaxil commented on a change in pull request #3816: [HOLD][AIRFLOW-2973] Use Python 3.6.x everywhere possible
URL: https://github.com/apache/incubator-airflow/pull/3816#discussion_r213741091
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -32,8 +32,12 @@ env:
     - TOX_ENV=py35-backend_mysql PYTHON_VERSION=3
     - TOX_ENV=py35-backend_sqlite PYTHON_VERSION=3
     - TOX_ENV=py35-backend_postgres PYTHON_VERSION=3
+    - TOX_ENV=py36-backend_mysql PYTHON_VERSION=3
 
 Review comment:
   Also, remember we would be just testing a single python 3 version, which would be either 3.6 and then updated to 3.7 instead of 3.5 . So you can remove py35 lines

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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