summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorThomas Grainger <tagrain@gmail.com>2014-08-17 19:41:55 +0100
committerThomas Grainger <tagrain@gmail.com>2014-08-17 19:41:55 +0100
commita3aad9d9b78aba4a1c782accbf29730e9999c89c (patch)
tree0f8125bcd68849f158755228613ab80d6bb8de02 /.travis.yml
parent9c93e5e0e96cef5837b4fc906f35b8c0bda87924 (diff)
downloadappdirs-a3aad9d9b78aba4a1c782accbf29730e9999c89c.tar.gz
Add py34
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 98b9a4a..2fa38f9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,4 +5,5 @@ python:
- "pypy"
- "3.2"
- "3.3"
+ - "3.4"
script: python setup.py test