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 3538bc5 commit bc62d89Copy full SHA for bc62d89
.moban.d/custom_travis.yml.jj2
@@ -16,6 +16,6 @@ python:
16
- 3.8
17
{%endblock%}
18
{% block custom_install %} - if [ -n "$PYRAMID_VERSION" ]; then
19
- pip install pyramid==$PYRAMID_VERSION
+ pip install pyramid==$PYRAMID_VERSION;
20
fi
21
{% endblock%}
0 commit comments