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 91a7df6 commit e1f23f3Copy full SHA for e1f23f3
.travis.yml
@@ -26,6 +26,7 @@ before_install:
26
- micromamba config set show_channel_urls true
27
28
install:
29
+ - eval "$(micromamba shell hook --shell=bash)"
30
- micromamba env create --file ci/environment.yml
31
- micromamba activate proplot-dev
32
- micromamba list
0 commit comments