mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-03 18:34:41 +00:00
fixes typo in travis.yml
This commit is contained in:
parent
76e23d2cf5
commit
c084e6e905
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ language: python
|
|||
python: 3.5
|
||||
|
||||
env:
|
||||
DOCKER_COMPOSE_VERSION: 1.6.0
|
||||
- DOCKER_COMPOSE_VERSION: 1.6.0
|
||||
- TOX_ENV=py27
|
||||
- TOX_ENV=py34
|
||||
- TOX_ENV=py35
|
||||
|
|
|
|||
Loading…
Reference in a new issue