Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Scala-Package CI Missing #13063

@Wei-1

Description

@Wei-1

Description

On the Scala package page:
https://github.com/apache/incubator-mxnet/tree/master/scala-package

The badge for Travis-CI is not working correctly. It is pointing to the DMLC page, which is not there anymore.

Environment info

The current test for Travis-CI is at https://travis-ci.org/apache/incubator-mxnet/
However, it is only for C++.

in .travis.yml

language: cpp

Build info

If we follow the current link in README.md in scala-package and go to https://travis-ci.org/dmlc/mxnet
We will get the following message

Error Message:

We couldn't find the repository 
dmlc/mxnet

Minimum reproducible example

  1. Check https://github.com/apache/incubator-mxnet/blob/master/scala-package/README.md

Steps to reproduce

  1. Click https://github.com/apache/incubator-mxnet/tree/master/scala-package
  2. Click the Travis-CI Badge

What have you tried to solve it?

  1. I tried building some Scala examples and also @Ldpe2G 's examples, and the testing works well. So we could add a matrix in the Travis-CI test for Scala at least for those examples.
  2. Since there is no GPU for Travis-CI's environment, we can choice OSX and use the CPU Jar in travis.yml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions