conda-forge / trilinos-feedstock

A conda-smithy repository for trilinos.
BSD 3-Clause "New" or "Revised" License
1 stars 10 forks source link

Add Teko package and fix directory structure #8

Closed wfspotz closed 6 years ago

conda-forge-linter commented 6 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

wfspotz commented 6 years ago

@isuruf So for this build update, Circle-CI passes and Travis-CI times out about 75% through the compilation (not including the rpath corrections, which can take some time themselves), bailing after 47 minutes. I think this will be the pattern going forward.

looooo commented 6 years ago

@wfspotz please add to the conda-forge.yml these lines, commit and rerender the feedstock

provider:
    osx: circle

this will build the osx-package on circle-ci which gives more build time.

looooo commented 6 years ago

I couldn't wait: https://github.com/conda-forge/trilinos-feedstock/pull/12