Skip to content

Commit bc62d89

Browse files
committed
💚 update travis typo
1 parent 3538bc5 commit bc62d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.moban.d/custom_travis.yml.jj2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ python:
1616
- 3.8
1717
{%endblock%}
1818
{% block custom_install %} - if [ -n "$PYRAMID_VERSION" ]; then
19-
pip install pyramid==$PYRAMID_VERSION
19+
pip install pyramid==$PYRAMID_VERSION;
2020
fi
2121
{% endblock%}

0 commit comments

Comments
 (0)