env: - DJANGO_VERSION=2.1 - DJANGO_VERSION=2.1.2 # command to install dependencies install: - pip install -q Django==$DJANGO_VERSION - pip ...
確定! 回上一頁