Skip to content

Commit

Permalink
Enable 3.3 in Travis (works; see https://travis-ci.org/phihag/youtube…
Browse files Browse the repository at this point in the history
  • Loading branch information
phihag committed Dec 20, 2012
1 parent 0dcfb23 commit 69a3883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ language: python
python:
- "2.6"
- "2.7"
# - "3.3"
- "3.3"
script: nosetests test --verbose
notifications:
email:
Expand Down

0 comments on commit 69a3883

Please sign in to comment.