Skip to content

Commit

Permalink
Ask travis to start doing py3.3 for us.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphbean committed Aug 27, 2013
1 parent 43a32c5 commit 7441cd3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
language: python
python:
- "2.5"
- "2.6"
- "2.7"
# Someday, soon.
# - "3.2"
- "3.3"
install: python setup.py install
script: python setup.py test
notifications:
Expand Down

0 comments on commit 7441cd3

Please sign in to comment.