Skip to content

Commit f3c6cf8

Browse files
Only try to deploy once, try to solve git stash issue
1 parent fc83b3e commit f3c6cf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,11 @@ deploy:
3232
user: thinkingserious
3333
password:
3434
secure: DoM21KiMKkt/7AS6zOqTs7j3fgInrpswRTPG3cqBNRSzyfkXeXmKecCPruooxvYKLM7fPNDOuIH2phgCjdx/XBtJwghNh34n+TzhNFEiI/6pV0iS4a9gW0+QU+GMYvQmfNlA9DKQ5N20FMy4XeK8QQFarJXQwW1/a5wWftbUYvQ=
35+
skip_cleanup: true
3536
distributions: sdist bdist_wheel
3637
on:
3738
tags: true
39+
python: '3.6'
3840
notifications:
3941
hipchat:
4042
rooms:

0 commit comments

Comments
 (0)