summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2014-05-03 16:15:32 -0400
committerNed Batchelder <ned@nedbatchelder.com>2014-05-03 16:15:32 -0400
commit846a0de82c2a943d6011d8a0d44a0c928a4695f1 (patch)
tree470a980f4a56324a12cd1acbf9614a4fe779837a
parent1f914cec478cae073335eac2cbeaa67409a102c3 (diff)
downloadpython-coveragepy-git-846a0de82c2a943d6011d8a0d44a0c928a4695f1.tar.gz
Update travis also
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 232d9430..c44e747a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,11 +4,11 @@
language: python
python:
- - 2.5
- 2.6
- 2.7
- 3.2
- 3.3
+ - 3.4
- pypy
install: