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 09b39cc commit 87083adCopy full SHA for 87083ad
.travis.yml
@@ -43,4 +43,4 @@ install:
43
- g++ -v
44
45
script:
46
- - conda build -c intel -c conda-forge -c defaults $PYVER conda-recipe
+ - conda build -c defaults -c intel $PYVER conda-recipe
0 commit comments