summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Replace Travis + Appveyor with GitHub Actions (WIP)github-ciAarni Koskela2020-11-121-74/+0
* Travis: Test on Python 3.9Aarni Koskela2020-11-121-1/+4
* Py.test 6 support (#752)Aarni Koskela2020-11-111-1/+17
* Handle ZoneInfo objects in get_timezone_location, get_timezone_name (#741)Alessio Bogon2020-11-101-1/+1
* Remove deprecated 'sudo: false' from Travis configuraitonJon Dufresne2020-11-021-3/+0
* Test on released Python 3.8Aarni Koskela2019-12-311-1/+1
* Upgrade freezegun to fix CI failuresAarni Koskela2019-12-311-1/+1
* Travis: test on Python 3.8-devAarni Koskela2019-05-271-0/+2
* Tests: Update pytest and pytest-covMiro HronĨok2019-03-141-1/+1
* Add testing and document support for Python 3.7Jon Dufresne2018-12-181-1/+6
* Update py.testAarni Koskela2018-01-191-1/+1
* Drop EOL Python 2.6 and 3.3Hugo2017-12-281-8/+0
* Test and document all supported Python versionsJon Dufresne2017-10-221-0/+2
* Use a fixed datetime to avoid test failures (#520)Narendra Vardi2017-08-181-1/+1
* Fix an invalid string to bytes comparison in Python 3Roy Williams2017-05-261-0/+2
* Remove osx build from travis.Michael Birtwell2016-07-081-6/+0
* travis: Don't build on mac for all versionsLasse Schuirmann2016-04-081-44/+0
* Travis: Add pypy3/linux configurationAarni Koskela2016-02-071-0/+2
* Install m3-cdecimal in Travis environments.Isaac Jurado2015-12-291-5/+5
* Mark Python 3.5 as supportedAarni Koskela2015-12-231-0/+9
* Test/CI: Add requisite doctest flags; ignore setup.py and venvsAarni Koskela2015-12-211-1/+2
* travis: Add new environments that install cdecimalIsaac Jurado2015-10-141-1/+23
* Remove duplicate `sudo: false` entry.Ryan J Ollos2015-09-161-3/+1
* travis: Cache cldrLasse Schuirmann2015-08-041-1/+3
* CI: Add mac buildsLasse Schuirmann2015-08-041-7/+48
* travis: Submit coverage to codecovLasse Schuirmann2015-08-041-2/+4
* travis: Use docker infrastructureLasse Schuirmann2015-07-281-0/+3
* Add Python 3.4 to travisErick Wilder2015-07-271-0/+1
* Added a workaround for #32Armin Ronacher2013-07-271-0/+1
* hey travis, run on py33!Alex Morega2013-07-071-0/+1
* Merge remote-tracking branch 'mgax/pytest'Armin Ronacher2013-07-061-0/+1
|\
| * run the test suite using py.testAlex Morega2013-07-051-1/+1
* | pytz is now a dependencyArmin Ronacher2013-07-061-1/+0
|/
* Remove 3.3 from travis for the time beingArmin Ronacher2013-07-051-1/+0
* Changed how tests are invoked by going through a makefileArmin Ronacher2013-07-041-1/+11
* travis configurationAlex Morega2013-07-031-0/+13