Skip to content

Commit 86d2dba

Browse files
committed
I don't know how to do the DJANGO= thing. Doesn't work.
http://justcramer.com/2012/05/03/using-travis-ci/
1 parent 0d80ed8 commit 86d2dba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ python:
33
- "2.6"
44
- "2.7"
55
- "3.3"
6-
evn:
7-
- DJANGO=1.4
8-
- DJANGO=1.5
96
# command to install dependencies
107
install:
118
- pip install -q Django==$DJANGO --use-mirrors

0 commit comments

Comments
 (0)