Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Commit da5ed55

Browse files
committed
test against latest sub release of Django
1 parent 9a87133 commit da5ed55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ setenv =
1111
deps =
1212
django1.6: Django==1.6.8
1313
django1.7: Django==1.7.1
14-
django1.8: Django==1.8
14+
django1.8: Django==1.8.1
1515
drf2.4.3: djangorestframework==2.4.3
1616
drf2.4.4: djangorestframework==2.4.4
1717
drf3.0: djangorestframework==3.0.5

0 commit comments

Comments
 (0)