summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-12-01 09:29:24 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-12-01 09:29:24 -0500
commite82b7d5a1f8d48f4b957888b6a2e345f06716aee (patch)
tree79691d45c928cb92537f609e4d14b9f9462b7baa /.travis.yml
parent3c257e67279bdb82c2525515bb305816f70c1615 (diff)
downloadpython-setuptools-git-e82b7d5a1f8d48f4b957888b6a2e345f06716aee.tar.gz
Travis has 3.5 now also
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 4bc6ebd6..9afbf067 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ python:
- 2.7
- 3.3
- 3.4
+ - 3.5
- pypy
# command to run tests
script: