Skip to content

Commit

Permalink
Attempts to fix CircleCI style check
Browse files Browse the repository at this point in the history
jbteves committed Nov 7, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 95dffda commit 769f4b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev_tools/build_docker.sh
Original file line number Diff line number Diff line change
@@ -34,6 +34,7 @@ update_dev_dockerfile() {
--copy ./dev_tools/envs/py35_env.yml /dev_tools/envs/py35_env.yml \
--copy ./dev_tools/envs/py36_env.yml /dev_tools/envs/py36_env.yml \
--copy ./dev_tools/envs/py37_env.yml /dev_tools/envs/py37_env.yml \
--run "export TERM=xterm-256color"\
--miniconda create_env=tedana_py35 \
install_path=/opt/conda \
yaml_file=/dev_tools/envs/py35_env.yml \

0 comments on commit 769f4b7

Please sign in to comment.