Skip to content

Commit b729c40

Browse files
authored
skip wheel generation on travis
1 parent ad3df96 commit b729c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ deploy:
6969
tags: true
7070
repo: nipy/nipype
7171
branch: master
72-
distributions: "sdist bdist_wheel"
72+
distributions: "sdist"

0 commit comments

Comments
 (0)