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
commit7d9c6c40bf9dfe962dfbd6754d1003c294088be1 (patch)
tree16ef0ee0cca29074b23d6f4793269cc75dd19aee /.travis.yml
parent05e94440fbb73e86ce7b81bc2fe94fa32e6f9034 (diff)
downloadpython-setuptools-bitbucket-7d9c6c40bf9dfe962dfbd6754d1003c294088be1.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: