Skip to content

Commit

Permalink
py3k
Browse files Browse the repository at this point in the history
  • Loading branch information
infothrill committed Oct 20, 2013
1 parent f83d62f commit 68dd3de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: python
python:
- "2.7"
# - "3.2"
# - "3.3"
- "3.2"
- "3.3"
install:
- "python setup.py install"
- "pip install -r bitsnoop/tests/requirements.txt --use-mirrors"
Expand Down

0 comments on commit 68dd3de

Please sign in to comment.