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 d20430a commit 40ba51aCopy full SHA for 40ba51a
.travis.yml
@@ -95,5 +95,5 @@ deploy:
95
on:
96
tags: true
97
repo: MongoEngine/mongoengine
98
- condition: ($PYMONGO = 3.x) AND ($MONGODB = 3.4)
+ condition: $PYMONGO = 3.x AND $MONGODB = 3.4
99
python: 2.7
0 commit comments