summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2014-12-18Speed up Travis start via 'sudo: false'.Tres Seaver
2014-11-21Add support for testing 'pypy3' under Tox / Travis.Tres Seaver
2014-11-17fix travis.yml to use the correct TOXENV varMichael Merickel
2014-11-16Use travis_retry in case of timeouts, remove -e $OTX_ENVJohn Anderson
2014-11-16Switch to using tox for travis so coverage is ranJohn Anderson
2014-08-17Enable automated testing with PyPy 3Corey Farwell
2014-06-19Enable automated testing with Python 3.4Corey Farwell
2013-11-27appease travisChris McDonough
2013-11-13.travis.yml: Add 3.3Marc Abramowitz
2013-09-06shorten test output in travisChris McDonough
2013-06-19TriggerTres Seaver
2012-09-11remove pypy from travis-ci allow_failures listDomen Kožar
2012-06-24Send notifications to pyramid-checkins.Tres Seaver
2012-06-24Un-comment the PyPy 'allow_failures' bit.Tres Seaver
2012-06-24Try newly-enabled travis-ci.Tres Seaver
2012-06-14Remove blank line from .travis.ymlMarc Abramowitz
2012-06-14Add .travis.yml for Travis CI (http://travis-ci.org/)Marc Abramowitz