Skip to content

Commit 14a29f8

Browse files
committed
Enabled conda builds in .travis.yml
1 parent 063d981 commit 14a29f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ script:
1414
- tox
1515
after_success:
1616
- coveralls
17+
- .ci/travis_build_conda.sh
1718
deploy:
1819
provider: pypi
1920
user: "DomDF"

0 commit comments

Comments
 (0)