iblis17 commented on a change in pull request #10149: WIP: import Julia binding URL: https://github.com/apache/incubator-mxnet/pull/10149#discussion_r175972101
########## File path: julia/.travis.yml ########## @@ -0,0 +1,59 @@ +# Documentation: http://docs.travis-ci.com/user/languages/julia/ Review comment: (follow https://github.com/apache/incubator-mxnet/pull/8727#issuecomment-369365031) The blueprint in my mind: 1. We have Jenkins build in main repo. In this stage, Travis/Appveyor won't be triggered. 2. Set up mirror link with MXNet.jl 3. Just push to MXNet.jl and trigger Travis CI and Appveyor builds. 4. (I want to keep current doc setup:) Travis CI will push document to MXNet.jl's GitHub page. If you really want to merge outputs of two document system (`Sphinx` and `Documenter.jl`), I do not have any clear idea about detail of Sphinx. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services