Skip to content

Commit

Permalink
Remove Python 3 compatibility, as it fails.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stavros Korokithakis committed Feb 27, 2012
1 parent d03dfec commit fbd4669
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,6 +1,7 @@
language: python language: python
python: python:
- 2.5
- 2.6 - 2.6
- 2.7 - 2.7
- 3.2 install: # No dependencies.
script: python goatfish/tests.py script: python goatfish/tests.py

0 comments on commit fbd4669

Please sign in to comment.