Skip to content

Commit 091a02f

Browse files
committed
minor .travis.yml comment correction [ci skip]
1 parent 5bdd354 commit 091a02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ deploy:
9797
distributions: "sdist bdist_wheel"
9898

9999
# 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
100+
# parent repo's builds running Python 2.7 along with PyMongo v3.0 (we run
101101
# Travis against many different Python and PyMongo versions and we don't
102102
# want the deploy to occur multiple times).
103103
on:

0 commit comments

Comments
 (0)