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 d192ecc commit dc4629bCopy full SHA for dc4629b
.travis.yml
@@ -17,7 +17,7 @@ install:
17
18
# Replace dep1 dep2 ... with your dependencies
19
- cd rosi_py
20
- - conda env create -q -n test-environment -f environment.yml
+ - conda env create -n test-environment -f environment.yml
21
- source activate test-environment
22
23
script:
0 commit comments