Merge pull request #173 from takluyver/update-tooling
[third_party/pexpect] / .travis.yml
2014-12-20 Jeff QuastMerge pull request #164 from takluyver/contextmanager
2014-12-20 Jeff QuastMerge remote-tracking branch 'origin/master' into issue...
2014-12-20 Jeff QuastMerge pull request #165 from takluyver/faster-travis
2014-12-20 Thomas KluyverSpeed up Travis builds
2014-12-19 Jeff QuastMerge remote-tracking branch 'origin/master' into issue...
2014-11-25 Thomas KluyverMerge pull request #151 from pexpect/teamcity-coverage...
2014-11-25 Thomas KluyverMerge pull request #79 from pexpect/doc-and-test-max...
2014-11-25 Jeff QuastDisplay signal handlers on Travis-CI as well
2014-11-25 Jeff QuastDisplay terminal info on Travis-CI
2014-11-25 Jeff QuastMerge remote-tracking branch 'origin/master' into doc...
2014-11-24 Thomas KluyverMerge pull request #123 from pexpect/use-ptyprocess
2014-11-24 Thomas KluyverAdd ptyprocess to Travis installation
2014-11-23 Jeff QuastMerge remote-tracking branch 'origin/master' into issue...
2014-09-21 Thomas KluyverMerge pull request #69 from takluyver/asyncio
2014-09-21 Thomas KluyverStop testing on Python 2.6 and 3.2
2014-09-04 Thomas KluyverMerge pull request #109 from pexpect/issue-86-and-100...
2014-08-25 Jeff QuastMerge pull request #99 from takluyver/issue-84
2014-08-01 David O'SheaDisable Python 3.2 builds in Travis as changes only...
2014-06-02 Thomas KluyverMerge pull request #63 from takluyver/use-pytest
2014-06-02 Jeff QuastMerge pull request #46 from a-tal/master
2014-06-02 Thomas KluyverDon't install into virtualenv in Travis - test local...
2014-06-02 Thomas KluyverUse py.test on Travis
2014-06-02 Jeff QuastMerge pull request #62 from pexpect/pull-37-try-3
2014-06-02 jquastfolders should not be returned by pexpect.which()
2014-06-01 Thomas KluyverMerge pull request #51 from takluyver/replwrap
2014-05-19 Thomas KluyverTry fixing Travis test runs
2013-10-22 Thomas KluyverMerge pull request #16 from pexpect/coveralls
2013-10-21 Thomas KluyverFix coveralls upload
2013-10-21 Thomas KluyverCombine coverage data for coveralls
2013-10-15 Thomas KluyverInstall PyYAML from apt, should be quicker
2013-10-15 Thomas KluyverRun tests using coverage
2013-10-15 Thomas KluyverEnable coveralls coverage monitoring
2013-09-23 Thomas KluyverPython 3.3 is supported, 2.5 is not.
2013-09-22 jquastcontinuing travis CI work; getting there
2013-09-22 jquast`testall' alias has `trace.py' dependency, remove
2013-09-22 jquastuse project-supplied test.env and `testall' alias
2013-09-22 jquastfirst stab at travis continuos integration builds