Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@@ -1,6 +1,4 @@ | ||
language: python | ||
python: | ||
- "2.5" | ||
- "2.6" | ||
- "2.7" | ||
install: python setup.py -q install |