Skip to content

Commit

Permalink
Adding conda-build
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaem committed Nov 3, 2016
1 parent 0bc2f0b commit aca32b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ install:
source /Users/travis/miniconda3/bin/activate root
conda config --add channels conda-forge
conda config --set show_channel_urls true
conda install conda-build
conda create -q -n test-environment mpi4py scipy pytest Cython
source activate test-environment
Expand Down

0 comments on commit aca32b8

Please sign in to comment.