summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-02-17Implement publishing to PyPI by pushing a tagBruno Oliveira
2018-02-02Support py37 officiallyBruno Oliveira
2017-10-09remove eol python from the ci configRonny Pfannschmidt
2017-09-18Update tox and appveyor environments to use py36 by defaultBruno Oliveira
2017-09-06Merge branch 'features' into pluggy-masterBruno Oliveira
2017-09-01Add test environment using pluggy from master branchBruno Oliveira
2017-08-14Use py36 as preferred Python 3 interpreter for CI testingBruno Oliveira
2017-08-14Use tox release candidates in CIBruno Oliveira
2017-07-23Fix travis build after change from "precise" to "trusty"Bruno Oliveira
2017-06-15Remove py36 from .travis.ymlKale Kundert
2017-06-15Only test numpy with py27 and py35.Kale Kundert
2017-04-13Test against py36 official release for consistency with other python versionsBruno Oliveira
2017-03-04Allow py37-nightly to fail on TravisBruno Oliveira
2017-02-19Simplify travis.yml with tox environment variablesAnthony Sottile
2017-01-22Add py37-nightly to travisVictor Uriarte
2017-01-19Fix pytester internal plugin to work correctly with latest versions of zope.i...Bruno Oliveira
2016-12-27Merge pull request #2136 from hroncok/i2132Bruno Oliveira
2016-12-27Test Python 3.6 on Travis CIMiro HronĨok
2016-12-26Allow trial environments to fail on CI for nowBruno Oliveira
2016-11-11Allow failure of py35-trial on TravisBruno Oliveira
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