summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2014-09-10 01:31:37 -0400
committerChris McDonough <chrism@plope.com>2014-09-10 01:31:37 -0400
commit7e9c54ed645db97049a0848eececad3437624163 (patch)
treed1fa4bad6a63d239db0c98d6e95bd73ac5853f2d /.travis.yml
parent3587a53dc28b8f6411816ccd7fd8fdee0d88acb4 (diff)
parentbefc1b81d7713d5dab130388c285e83d641f7190 (diff)
downloadpyramid-7e9c54ed645db97049a0848eececad3437624163.tar.gz
pyramid-7e9c54ed645db97049a0848eececad3437624163.tar.bz2
pyramid-7e9c54ed645db97049a0848eececad3437624163.zip
Merge branch 'master' of github.com:Pylons/pyramid
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 ce27b5ec3..4ca998c42 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ python:
- 3.2
- 3.3
- 3.4
+ - pypy3
install: python setup.py dev