Remove SA 0.8.x from test matrix

This commit is contained in:
Konsta Vesterinen
2014-02-18 09:01:40 +02:00
parent f33f45082a
commit 458cbf6d1a

View File

@@ -11,10 +11,6 @@ python:
- 2.7
- 3.3
env:
matrix:
- SQLALCHEMY=SQLAlchemy==0.9
- SQLALCHEMY=SQLAlchemy==0.8.4
install:
- "pip install $SQLALCHEMY"