aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-08-11Pin setuptools on Python 3.3Paul Ganssle
2018-07-02Add tz test environment to test against master of tzPaul Ganssle
2018-07-02Add Python 3.7 to TravisPaul Ganssle
2018-05-22Pin virtualenv on Python 3.3 due to vendored version of wheelPaul Ganssle
2017-12-07add document generation to tox, and trigger automatically at CI (also check l...Bernat Gabor
2017-12-06make the CI to use toxBernat Gabor
2017-11-12Move test_requirements.txt to requirements-dev.txtPaul Ganssle
2017-11-12Use conditionals in test_requirements.txt instead of in CI scriptsPaul Ganssle
2017-11-10Change travis script to run tests in fresh directoryPaul Ganssle
2017-11-06Switch testing and CI scripts to use test_requirements.txtPaul Ganssle
2017-11-05Add -v to pytest runner in CIPaul Ganssle
2017-11-05Update test runner to use pytestPaul Ganssle
2017-10-24Add test for dateutil.utils.todayPaul Ganssle
2017-08-15Improve fold backport compatibility.Paul Ganssle
2017-07-10Drop support for Python 2.6Jon Dufresne
2017-06-03Add Python 3.6 to CI testingJon Dufresne
2017-04-17Remove pypy workaround in Travis, use newer version insteadJon Dufresne
2016-11-06Add 3.6-dev and nightlies as allowed-fail build targets in travis.Paul Ganssle
2016-11-03Tweak CI due to version inconsistencies and other issues.Paul Ganssle
2016-02-20Added code coverage on appveyor and Travis.Paul Ganssle
2016-02-15Add retry logic for appveyor and travis to (at least partially) mitigate time...Paul Ganssle
2015-09-25Travis: Test on Python 3.5Alex Willmer
2015-07-12TRAVIS: try the new container based buildsjarondl
2014-12-10fix CI on python2.6Yaron de Leeuw
2014-12-10tests: switch to nosetest, which allows to skip testsYaron de Leeuw
2014-11-24Cleanup directory structureYaron de Leeuw
2014-11-20change updatezinfo, and travis configYaron de Leeuw
2014-11-20create .travis.ymljarondl