Skip to content

Commit

Permalink
* Renaming README to README.md
Browse files Browse the repository at this point in the history
* Testing module under Django 1.6 and 1.7
  • Loading branch information
Fabien Schwob committed Jan 29, 2015
1 parent f005c04 commit f684e31
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
language: python
python:
- "2.6"
- "2.7"
env:
- DJANGO=1.4
- DJANGO=1.5
- DJANGO=1.6
- DJANGO=1.7
install:
- pip install -q nose --use-mirrors
- pip install -q Django==$DJANGO --use-mirrors
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2010, Fabien Schwob
Copyright (c) 2010-2015, Fabien Schwob
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
File renamed without changes.

0 comments on commit f684e31

Please sign in to comment.