| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-13 | Ignore more pep8 checks and add to travis | John Anderson | |
| 2015-02-20 | split out targets for py2-cover and py3-cover and add docs building | Michael Merickel | |
| 2015-02-11 | Merge branch 'master' into feature.py3-coverage | Michael Merickel | |
| 2015-02-11 | fix up tests to generate coverage reports always and combine at the end | Michael Merickel | |
| 2014-12-18 | Speed up Travis start via 'sudo: false'. | Tres Seaver | |
| 2014-11-21 | test to see if files are shared between builds | Michael Merickel | |
| 2014-11-21 | update tox/travis to check code coverage on py3 | Michael Merickel | |
| coverage is combined between py2 and py3 for an aggregate coverage metric. This means we can stop putting "no cover" gates around py3 code and ignoring whether it's ever tested. | |||
| 2014-11-21 | Add support for testing 'pypy3' under Tox / Travis. | Tres Seaver | |
| 2014-11-17 | fix travis.yml to use the correct TOXENV var | Michael Merickel | |
| 2014-11-16 | Use travis_retry in case of timeouts, remove -e $OTX_ENV | John Anderson | |
| 2014-11-16 | Switch to using tox for travis so coverage is ran | John Anderson | |
| 2014-08-17 | Enable automated testing with PyPy 3 | Corey Farwell | |
| 2014-06-19 | Enable automated testing with Python 3.4 | Corey Farwell | |
| 2013-11-27 | appease travis | Chris McDonough | |
| 2013-11-13 | .travis.yml: Add 3.3 | Marc Abramowitz | |
| 2013-09-06 | shorten test output in travis | Chris McDonough | |
| 2013-06-19 | Trigger | Tres Seaver | |
| 2012-09-11 | remove pypy from travis-ci allow_failures list | Domen Kožar | |
| 2012-06-24 | Send notifications to pyramid-checkins. | Tres Seaver | |
| Note that we rely on the default settings (failures always send, success sends only on change.). | |||
| 2012-06-24 | Un-comment the PyPy 'allow_failures' bit. | Tres Seaver | |
| We need an explanation for why the PyPy tests fail under travis-ci. | |||
| 2012-06-24 | Try newly-enabled travis-ci. | Tres Seaver | |
| See http://travis-ci.org/#\!/Pylons/pyramid | |||
| 2012-06-14 | Remove blank line from .travis.yml | Marc Abramowitz | |
| 2012-06-14 | Add .travis.yml for Travis CI (http://travis-ci.org/) | Marc Abramowitz | |
