mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 13:44:43 +00:00
Use Docker based container on travis
This commit is contained in:
parent
43d33dc025
commit
d5a76a85f0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
language: python
|
||||
|
||||
sudo: false
|
||||
before_install:
|
||||
- time pip install pep8
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue