mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
Merge branch 'master' into develop
This commit is contained in:
commit
eacb6adeec
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@ env:
|
|||
matrix:
|
||||
exclude:
|
||||
- python: 3.3
|
||||
env: DJANGO=1.4
|
||||
env: DJANGO=1.4.10
|
||||
- python: 3.3
|
||||
env: DJANGO=1.5
|
||||
env: DJANGO=1.5.5
|
||||
|
||||
install:
|
||||
- "pip install coverage==3.7"
|
||||
|
|
Loading…
Reference in a new issue