forked from extern/django-helpdesk
updated travis target to latest python, ensuring latest mock patches are usable.
before, travis randomly resolved "3.4" into 3.4.2 or 3.4.4.
This commit is contained in:
parent
d54017f69f
commit
bc212a3dd1
@ -2,7 +2,7 @@ language: python
|
||||
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
- 3.4.4
|
||||
- "3.5"
|
||||
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user