We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c5cbc commit 9bd575aCopy full SHA for 9bd575a
.travis.yml
@@ -19,9 +19,9 @@ deploy:
19
user: aether
20
password:
21
secure: Z88A/qARvvwFdogCnwiybg9g8+FTiJmTKh4rkfoOkFJP02dirWC3lDf8ZEUGo8Uk9QgO+M9BhcJR6vy7STGHYuVF+xC3lz9nuIQj39JkGfHOdy2aUOwiNQLES6jVGEzhJdDv4mJ5Wg481m0ZFGFxzjnAkpVBR2wxCyN80hcOXPc=
22
- python: 2.7
+ distributions: "sdist bdist_wheel"
23
on:
24
+ python: 2.7
25
tags: true
- distributions: sdist bdist_wheel
26
repo: CellProfiler/python-bioformats
27
skip_cleanup: true
0 commit comments