mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 02:49:27 +01:00
.travis.yml: no optional dep of py2.6; sqlalchemy no longer supports that version.
This commit is contained in:
parent
40b9bbcb1b
commit
d521a5cdc8
@ -29,7 +29,7 @@ notifications:
|
||||
matrix:
|
||||
exclude:
|
||||
- python: "2.6"
|
||||
env: WITH_OPT_DEPS=false
|
||||
env: WITH_OPT_DEPS=true
|
||||
- python: "3.2"
|
||||
env: WITH_OPT_DEPS=false
|
||||
- python: "3.3"
|
||||
|
Loading…
Reference in New Issue
Block a user