This website works better with JavaScript
Home
Explore
Help
Sign In
yangck
/
django-jet
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add python 3.5, 3.6
Denis K
8 years ago
parent
bb35bfce7f
commit
0cf910f230
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.travis.yml
+ 2
- 0
.travis.yml
View File
@@ -5,6 +5,8 @@ python:
- 3.2
- 3.3
- 3.4
+ - 3.5
+ - 3.6
- pypy
env:
- DJANGO="<1.7"