summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Watkins <daniel.watkins@canonical.com>2015-06-11 11:15:59 +0100
committerDaniel Watkins <daniel.watkins@canonical.com>2015-06-11 11:15:59 +0100
commitbc2750c2fb1eda36d1fc6f3e0de32eb72fa676a1 (patch)
tree5d389b7293258dd6f3b781ea917d9780fab53ee2
parentb3a505071d6de526d470218d310019d04280b69c (diff)
downloadnose-bc2750c2fb1eda36d1fc6f3e0de32eb72fa676a1.tar.gz
Add Python 3.4 to travis build.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e85a026..d051e5e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ python:
- 2.7
- 3.2
- 3.3
+ - 3.4
- pypy
install:
- pip uninstall -y nose