We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24fcf43 commit e103949Copy full SHA for e103949
bin/install_travis.sh
@@ -13,3 +13,4 @@ fi
13
14
conda update -q -n root conda
15
conda install ${conda_pkgs}
16
+source activate $our_install_dir;
0 commit comments