diff --git a/.travis.yml b/.travis.yml index 1c6ee7d..263b876 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ python: - "2.7" - "3.2" - "3.3" + - "3.4" - "pypy" # command to run tests script: python setup.py test