Skip to content

Commit 026ff41

Browse files
committed
update python versions
1 parent 4e9fb18 commit 026ff41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ sudo: false
22
language: python
33
python:
44
- "2.7"
5-
- "3.2"
6-
- "3.3"
5+
- "3.4"
6+
- "3.5"
77
env:
88
- DB=sqlite DJANGO_PACKAGE=Django~=1.8
99
- DB=postgres DJANGO_PACKAGE=Django~=1.8

0 commit comments

Comments
 (0)