Skip to content

Commit

Permalink
remove python 3
Browse files Browse the repository at this point in the history
  • Loading branch information
gwik committed Apr 9, 2014
1 parent 100c213 commit 58b5109
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -2,9 +2,6 @@ language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
install:
- "pip install ."
script: py.test src/geventhttpclient/tests

0 comments on commit 58b5109

Please sign in to comment.