mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-09 16:15:12 +02:00
Merge pull request #490 from gwasser/update_ci
Update Travis CI to include Python 3.6
This commit is contained in:
@ -4,6 +4,7 @@ python:
|
|||||||
- "2.7"
|
- "2.7"
|
||||||
- 3.4.4
|
- 3.4.4
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
- "3.6"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DJANGO=1.8.17
|
- DJANGO=1.8.17
|
||||||
|
Reference in New Issue
Block a user