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 2f4044f commit eea5727Copy full SHA for eea5727
.travis.yml
@@ -29,7 +29,7 @@ script:
29
- tox -e $(echo py$TRAVIS_PYTHON_VERSION-me$MONGOENGINE | tr -d . | sed -e 's/pypypy/pypy/') -- --with-coverage
30
31
notifications:
32
- irc: "irc.freenode.org#mongoengine"
+ irc: "irc.freenode.org#flask-mongoengine"
33
branches:
34
only:
35
- master
0 commit comments