You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/09/18 16:58:07 UTC

[GitHub] lanking520 commented on a change in pull request #12550: [MXNET-908] Enable python tests in Travis

lanking520 commented on a change in pull request #12550: [MXNET-908] Enable python tests in Travis
URL: https://github.com/apache/incubator-mxnet/pull/12550#discussion_r218513343
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -29,3 +29,4 @@ script:
   - export MXNET_STORAGE_FALLBACK_LOG_VERBOSE=0
   - mv make/osx.mk config.mk
   - make -j 2
 
 Review comment:
   @KellenSunderland instead of placing python here as a job that travis would always execute, could you please put python build section into a separate target so we can also add Scala-maven test in here in the future.

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