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 bd88a17 commit 62c8597Copy full SHA for 62c8597
.travis.yml
@@ -110,5 +110,5 @@ deploy:
110
on:
111
tags: true
112
repo: MongoEngine/mongoengine
113
- condition: ($PYMONGO = ${PYMONGO_3_6}) && ($MONGODB = ${MONGODB_3_4})
+ condition: ($PYMONGO = ${PYMONGO_3_9}) && ($MONGODB = ${MONGODB_3_4})
114
python: 2.7
0 commit comments