Skip to content

Commit e015ca5

Browse files
committed
Use latest release version of django 1.6 for tests
1 parent 3b6d9a1 commit e015ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python:
1414
env:
1515
- DJANGO_VERSION=1.4
1616
- DJANGO_VERSION=1.5
17-
- DJANGO_VERSION=1.6-beta
17+
- DJANGO_VERSION=1.6
1818

1919
matrix:
2020
allow_failures:

0 commit comments

Comments
 (0)