Commit 2e6ce24f by peastman

Another attempt at fixing travis error

parent 90388c27
...@@ -13,7 +13,7 @@ install: ...@@ -13,7 +13,7 @@ install:
script: script:
# Add conda channel # Add conda channel
- conda config --add channels $ORGNAME - conda config --add channels $ORGNAME
- conda config --add channels $ORGNAME/labels/dev - conda config --add channels https://conda.anaconda.org/omnia/label/dev
# Build the recipe # Build the recipe
- conda build devtools/conda-recipe - conda build devtools/conda-recipe
# Test the local installation # Test the local installation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment