summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNathaniel J. Smith <njs@pobox.com>2012-06-16 18:08:50 +0100
committerNathaniel J. Smith <njs@pobox.com>2012-06-16 18:08:50 +0100
commit36681eb2c4b731d5f8e639607aff41404aa8fc45 (patch)
tree18fbdf912097be52202f90c9c96b681b2c85ad98 /.travis.yml
parentd129a54335eb7186a408404ad93b7fd63c6ea919 (diff)
downloadnumpy-36681eb2c4b731d5f8e639607aff41404aa8fc45.tar.gz
travis-ci: add python 3.1 to the list of tested versions.
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 2c8e8850d..2c15d9dbc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ python:
- 2.5
- 2.6
- 2.7
+ - 3.1
- 3.2
env:
# Hack: