@@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- - "2.6"
script: make check
install:
- pip install unittest2 fastimport