Added anaconda to deploy deps

This commit is contained in:
adam-urbanczyk
2018-04-13 21:47:40 +02:00
parent 985b407908
commit c6e8413d8d

View File

@ -50,7 +50,7 @@ after_success:
- codecov
before_deploy:
- conda install conda-build
- conda install anaconda conda-build
- sh conda_build.sh
deploy: