Skip to content

Commit

Permalink
fix image
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher committed Jun 21, 2018
1 parent 25285bc commit bb01077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defaults: &defaults
working_directory: ~/markovmodel/PyEMMA
docker:
#- image: continuumio/miniconda3
- image: conda-forge/linux-anvil
- image: condaforge/linux-anvil

inst_conda_bld: &inst_conda_bld
- run: conda config --add channels conda-forge
Expand Down

0 comments on commit bb01077

Please sign in to comment.