mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-25 07:50:40 +03:00
Rename test phases in Travis build matrix
This commit is contained in:
parent
b91c70d755
commit
ec79f1f676
|
@ -13,9 +13,9 @@ before_install:
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- name: Test
|
||||
- name: Tox Test
|
||||
script: tox -e py36
|
||||
- name: Black
|
||||
- name: Black template
|
||||
script: tox -e black
|
||||
- name: Basic Docker
|
||||
script: sh tests/test_docker.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user