Skip to content

Commit

Permalink
[-] Fixed bug with travis conf
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoa committed Jul 20, 2013
1 parent 46df63b commit c3b692b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -7,8 +7,8 @@ env:
- DV=1.3.7 CV=1.1.2
- DV=1.4.5 CV=1.1.4
- DV=1.4.5 CV=1.1.2
- DC=1.5.1 CV=1.1.4
- DC=1.5.1 CV=1.2.2
- DV=1.5.1 CV=1.1.4
- DV=1.5.1 CV=1.2.2
install:
- pip install Django==$DV
- pip install django-categories==$CV
Expand Down

0 comments on commit c3b692b

Please sign in to comment.