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 5bdd354 commit 091a02fCopy full SHA for 091a02f
.travis.yml
@@ -97,7 +97,7 @@ deploy:
97
distributions: "sdist bdist_wheel"
98
99
# only deploy on tagged commits (aka GitHub releases) and only for the
100
- # parent repo's builds running Python 2.7 along with dev PyMongo (we run
+ # parent repo's builds running Python 2.7 along with PyMongo v3.0 (we run
101
# Travis against many different Python and PyMongo versions and we don't
102
# want the deploy to occur multiple times).
103
on:
0 commit comments