Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Ok @fpliger after several different attempts, I these changes fix all the failing tests and update a bit the CI configuration to move into a direction where we can update to the latest conda more easily.
Many tests are currently failing with conda-canary, and about 3 or 4 fail with latest conda. The next PR will aim to use latest conda and fix failing tests. After that, we should fix all failing things with conda-canary (see #126) .
Any comments @fpliger or is this good to merge? (only the OSX container on travis has not finished due to the travis queue backlog... we could disable that container to make our dev process a bit more streamlined, and only run when on master, which means when the PR is merged)
:-)