minor .travis.yml comment correction [ci skip]

This commit is contained in:
Stefan Wojcik 2017-10-01 16:09:10 -04:00
parent 5bdd35464b
commit 091a02f737

View File

@ -97,7 +97,7 @@ deploy:
distributions: "sdist bdist_wheel"
# only deploy on tagged commits (aka GitHub releases) and only for the
# 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
# Travis against many different Python and PyMongo versions and we don't
# want the deploy to occur multiple times).
on: