Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Use old conda version to make travis work again #431

Merged
merged 1 commit into from
Sep 28, 2017

Conversation

yuyu2172
Copy link
Member

Travis is failing due to a bug in anaconda.
https://travis-ci.org/chainer/chainercv/jobs/280709228

This seems to be a known issue. conda/conda#6030
I skimmed through the discussion held there, and this is seemingly likely to be fixed.

from conda/conda#6030 (comment)
"It's a bug in our python packages that things are not falling back to your system gcc. We're going to change the symlinks for miniconda-latest to point to the older release until we have this fixed. Sorry for the headache."

I changed the travis to use older conda without conda updates.

@yuyu2172 yuyu2172 added the bug label Sep 28, 2017
@yuyu2172 yuyu2172 added this to the v0.7 milestone Sep 28, 2017
Copy link
Member

@Hakuyume Hakuyume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Hakuyume Hakuyume merged commit 2aa95c3 into chainer:master Sep 28, 2017
@yuyu2172 yuyu2172 mentioned this pull request Sep 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants