We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e9fb18 commit 026ff41Copy full SHA for 026ff41
.travis.yml
@@ -2,8 +2,8 @@ sudo: false
2
language: python
3
python:
4
- "2.7"
5
- - "3.2"
6
- - "3.3"
+ - "3.4"
+ - "3.5"
7
env:
8
- DB=sqlite DJANGO_PACKAGE=Django~=1.8
9
- DB=postgres DJANGO_PACKAGE=Django~=1.8
0 commit comments