Cosmos: Tell Travis CI to Ignore Libgraph for C Build

Created on 26 Feb 2018  路  3Comments  路  Source: OpenGenus/cosmos

This is a(n):

  • [ ] New algorithm
  • [ ] Update to an existing algorithm
  • [x] Error
  • [ ] Proposal to the Repository

Details:

  • Currently, our TravisCI build for C fails because an external library, libgraph-1.0.2, contains numerous errors. Because of this, the build is unable to succeed.
  • I propose adding the change to the continuous integration so that this library is ignored, and even if it contains errors, the build should pass. (This makes sense, since a bad build isn't our problem anyways).

Anyone willing to take this on?

Most helpful comment

Hi! I would like to work on this issue.

All 3 comments

Hi! I would like to work on this issue.

@parulagg27 Go for it! It should only be a small change to the .travis.yml! Make sure to reference this issue when you are done!

@parulagg27 Instead of referring to this issue in your PR, please refer to #3221, which is the same issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

grantmwilliams picture grantmwilliams  路  4Comments

CaramelHeaven picture CaramelHeaven  路  3Comments

athangkanos picture athangkanos  路  4Comments

arthurlacoste picture arthurlacoste  路  3Comments

rhendz picture rhendz  路  4Comments