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 c92482b commit fb5f15eCopy full SHA for fb5f15e
.moban.d/custom_travis.yml.jj2
@@ -35,6 +35,6 @@ python:
35
{%endblock%}
36
37
{% block custom_install %} - if [ -n "$DJANGO_VERSION" ]; then
38
- pip install Django==$DJANGO_VERSION
+ pip install Django==$DJANGO_VERSION;
39
fi
40
{% endblock%}
0 commit comments