8000 :green_heart: update shell syntax · pyexcel-webwares/django-excel@fb5f15e · GitHub
[go: up one dir, main page]

Skip to content

Commit fb5f15e

Browse files
committed
💚 update shell syntax
1 parent c92482b commit fb5f15e

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
@@ -35,6 +35,6 @@ python:
3535
{%endblock%}
3636

3737
{% block custom_install %} - if [ -n "$DJANGO_VERSION" ]; then
38-
pip install Django==$DJANGO_VERSION
38+
pip install Django==$DJANGO_VERSION;
3939
fi
4040
{% endblock%}

0 commit comments

Comments
 (0)
0