mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-14 02:41:26 +01:00
Add Python 3.6 to Travis CI configuration
This commit is contained in:
parent
9ed90b4896
commit
18557aad38
@ -4,6 +4,7 @@ python:
|
||||
- "2.7"
|
||||
- 3.4.4
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
|
||||
env:
|
||||
- DJANGO=1.8.17
|
||||
|
Loading…
Reference in New Issue
Block a user