diff --git a/.travis.yml b/.travis.yml index b8ca6e8..fca311c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,8 @@ python: - 2.6 - 2.7 - 3.2 + - 3.3 + - 3.4 - pypy -script: python setup.py test \ No newline at end of file +script: python setup.py test