You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@marvin.apache.org by GitBox <gi...@apache.org> on 2020/02/10 17:50:07 UTC

[GitHub] [incubator-marvin] Sette opened a new pull request #40: Autokeras added in automl install script

Sette opened a new pull request #40: Autokeras added in automl install script
URL: https://github.com/apache/incubator-marvin/pull/40
 
 
   

----------------------------------------------------------------
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

[GitHub] [incubator-marvin] Sette commented on issue #40: Autokeras added in automl install script

Posted by GitBox <gi...@apache.org>.
Sette commented on issue #40: Autokeras added in automl install script
URL: https://github.com/apache/incubator-marvin/pull/40#issuecomment-584662347
 
 
   Can I change python version on travis?

----------------------------------------------------------------
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

[GitHub] [incubator-marvin] Wei-1 commented on issue #40: Autokeras added in automl install script

Posted by GitBox <gi...@apache.org>.
Wei-1 commented on issue #40: Autokeras added in automl install script
URL: https://github.com/apache/incubator-marvin/pull/40#issuecomment-584675182
 
 
   I believe we change the travis setting by modifying the `.travis.yml` file.
   https://github.com/apache/incubator-marvin/blob/develop/.travis.yml

----------------------------------------------------------------
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

[GitHub] [incubator-marvin] Sette closed pull request #40: Autokeras added in automl install script

Posted by GitBox <gi...@apache.org>.
Sette closed pull request #40: Autokeras added in automl install script
URL: https://github.com/apache/incubator-marvin/pull/40
 
 
   

----------------------------------------------------------------
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

[GitHub] [incubator-marvin] Wei-1 commented on a change in pull request #40: Autokeras added in automl install script

Posted by GitBox <gi...@apache.org>.
Wei-1 commented on a change in pull request #40: Autokeras added in automl install script
URL: https://github.com/apache/incubator-marvin/pull/40#discussion_r379179016
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -38,8 +38,7 @@ matrix:
     - language: python
       os: linux
       python:
-        - 2.7
-        - 3.6
+        - 3.7
 
 Review comment:
   Changing python version will have a series of other versioning issue.
   We might have to open another PR for this first.

----------------------------------------------------------------
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