summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2016-10-20Disable py35-trial while #1989 is not fixedBruno Oliveira
2016-08-26docs warnings as errors and initial page similar to READMEBruno Oliveira
2016-07-26Use PyInstaller for freeze test envBruno Oliveira
2016-02-05merge latest master into features as wellRonny Pfannschmidt
2016-02-01Test with pypy and enable coveralls in AppVeyorBruno Oliveira
2016-01-05Rename "flakes" testenv to "linting" as requested in reviewBruno Oliveira
2015-09-26Update travis with new tox environmentsBruno Oliveira
2015-09-14Use python "3.5" on travisBruno Oliveira
2015-08-18Using packages from pypiBruno Oliveira
2015-07-24Merge remote-tracking branch 'upstream/pytest-2.7'Bruno Oliveira
2015-07-24Re-enable Python 3.5 testing on TravisThomas Kluyver
2015-07-19Merge branch 'pytest-2.7'Anatoly Bubenkov
2015-07-18Allow py35 to fail on Travis until it is properly supported (fix2)Bruno Oliveira
2015-07-18Allow py35 to fail on Travis until it is properly supported (fix2)Bruno Oliveira
2015-07-18Allow py35 to fail on Travis until it is properly supported (fix)Bruno Oliveira
2015-07-18Allow py35 to fail on Travis until it is properly supportedBruno Oliveira
2015-07-18Match .travis.yml env list to tox envsThomas Kluyver
2015-07-18No more failuresThomas Kluyver
2015-07-18nighMatthias Bussonnier
2015-07-18allow faillure on 35Matthias Bussonnier
2015-07-18Ast Call signature changed on 3.5Matthias Bussonnier
2015-07-15Match .travis.yml env list to tox envsThomas Kluyver
2015-07-15No more failuresThomas Kluyver
2015-07-15nighMatthias Bussonnier
2015-07-15allow faillure on 35Matthias Bussonnier
2015-07-15Ast Call signature changed on 3.5Matthias Bussonnier
2015-06-19Adjust IRC notifications to use #pytest.Florian Bruhin
2015-06-17Allow failure of py27-subprocess tox-env while on pytest-2.7Bruno Oliveira
2015-06-17split travis jobsAnatoly Bubenkov
2015-06-17use travis containersAnatoly Bubenkov
2015-06-15Merge pull request #771 from pytest-dev/use-travis-containersBruno Oliveira
2015-06-16split travis jobsAnatoly Bubenkov
2015-06-16use travis containersAnatoly Bubenkov
2014-01-23have travis use the devpi index to get the pylib dependencyholger krekel
2013-09-07only force tox to upgradeAnatoly Bubenkov
2013-07-24stick to virtualenv<1.10 for now because it breaks python2.5holger krekel
2013-07-11send IRC notifications to pytest-devholger krekel
2013-07-06add travis integration, fixes for py25 and py27 no pyc tox envAnatoly Bubenkov