#!/bin/sh
_CONDA_ROOT="$(cygpath 'C:\ci\conda_1525724001062\_h_env')"
\. "$_CONDA_ROOT/etc/profile.d/conda.sh" || return $?
_conda_deactivate
