Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Fix Travis tests. #5062

Merged
merged 14 commits into from
Nov 24, 2019
Merged

[CI] Fix Travis tests. #5062

merged 14 commits into from
Nov 24, 2019

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Nov 23, 2019

  • Install wget explicitly to match openssl.
  • Install CMake explicitly.
  • Use newer miniconda link.
  • Reenable CMake test.
  • Disable
  • gcc@9 + xcode@10 for osx due to missing <_stdio.h>. Other versions of gcc should also work. But as homebrew pour gcc@9 after update by default, so I just stick with latest version.
  • Disabled one external memory test for OSX. Not sure about the thread implementation in there and fixing external memory is beyond the scope of this PR.
  • Use Python3 with conda in jvm package.

@trivialfis trivialfis changed the title Activate Python3 with conda. [CI] Fix Travis tests. Nov 23, 2019
@trivialfis trivialfis merged commit d667ea9 into dmlc:master Nov 24, 2019
@trivialfis trivialfis deleted the travis branch November 24, 2019 19:32
@trivialfis trivialfis mentioned this pull request Nov 24, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant