fix .travis.yml, remove almost duplicate py 2.7 / django 1.6.1 run
This commit is contained in:
parent
e8ab547a37
commit
273c884658
@ -15,6 +15,9 @@ env:
|
||||
- DJANGO=1.5.5
|
||||
- DJANGO=1.6.1
|
||||
matrix:
|
||||
exclude:
|
||||
- python: "2.7"
|
||||
env: DJANGO=1.6.1
|
||||
include:
|
||||
- python: "2.7"
|
||||
env: DJANGO=1.6.1 COVERAGE="coverage run -m" TEST_K="" TEST_OPTS="--pep8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user