Skip to content

Commit c40d41b

Browse files
committed
Travis now uses official Django 1.6
1 parent 5ede70c commit c40d41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
matrix:
1010
- DJANGO=Django==1.4.3
1111
- DJANGO=Django==1.5
12-
- DJANGO="git+git://github.com/django/django.git@stable/1.6.x#egg=django"
12+
- DJANGO=Django==1.6
1313
before_install:
1414
- sudo apt-get update -qq
1515
- sudo apt-get install -qq sloccount

0 commit comments

Comments
 (0)