|
|
@@ -10,12 +10,6 @@ skip_missing_interpreters=true |
|
|
pypy = pypy |
|
|
pypy = pypy |
|
|
pypy3 = pypy3 |
|
|
pypy3 = pypy3 |
|
|
|
|
|
|
|
|
# Note : We can depend on travis matrix if needed |
|
|
|
|
|
;[travis:env] |
|
|
|
|
|
;DJANGO = |
|
|
|
|
|
; 1.7: django17 |
|
|
|
|
|
; 1.8: django18, docs |
|
|
|
|
|
|
|
|
|
|
|
[testenv] |
|
|
[testenv] |
|
|
whitelist_externals = git |
|
|
whitelist_externals = git |
|
|
deps = |
|
|
deps = |
|
|
|