Skip to content

Commit

Permalink
Small fix in travis conf
Browse files Browse the repository at this point in the history
  • Loading branch information
dfryta committed Jan 13, 2015
1 parent 15efe56 commit 908dc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
matrix:
exclude:
- python: "2.6"
env: DJANGO=1.7
env: DJANGO=1.7.2
install:
- pip install -q Django==$DJANGO --use-mirrors
- pip install coveralls
Expand Down

0 comments on commit 908dc23

Please sign in to comment.