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 063d981 commit 14a29f8Copy full SHA for 14a29f8
.travis.yml
@@ -14,6 +14,7 @@ script:
14
- tox
15
after_success:
16
- coveralls
17
+ - .ci/travis_build_conda.sh
18
deploy:
19
provider: pypi
20
user: "DomDF"
0 commit comments