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 f4a5430 commit 996d66fCopy full SHA for 996d66f
.travis.yml
@@ -24,10 +24,10 @@ before_install:
24
- micromamba config set always_yes true
25
- micromamba config set changeps1 false
26
- micromamba config set show_channel_urls true
27
- - eval "$(micromamba shell hook --shell=bash)"
28
29
install:
30
- micromamba env create --file ci/environment.yml
+ - eval "$(micromamba shell hook --shell=bash)"
31
- micromamba activate proplot-dev
32
- micromamba list
33
- which micromamba
0 commit comments