Commit Graph

14 Commits

Author SHA1 Message Date
cclauss dc91d7e42d Travis CI has depreciated the use of 'sudo'
[Travis are now recommending removing __sudo__](https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration)
2018-12-10 23:19:34 -08:00
cclauss 440625a765 Put Python 2.6 back into the testing
Based on the discussion at https://github.com/mahmoud/boltons/pull/176#issuecomment-428840206
2018-10-11 00:48:19 -07:00
cclauss e7c552a4b3 matrix: allow_failures: - python: nightly 2018-10-11 00:48:19 -07:00
cclauss 4367151f92 Travis CI: Drop EOL Pythons, Upgrade to Py 3.7, 3.8-dev, and current PyPy releases
Upgrade to the _production_ version of Python 3.7 in alignment with travis-ci/travis-ci#9069

Also see the note about outdated Python versions at:
* https://docs.travis-ci.com/user/languages/python/#development-releases-support
2018-10-11 00:48:19 -07:00
Kevin Deldycke ec44476883
Test against Python 2.6. 2017-01-16 01:15:27 +01:00
Kevin Deldycke 7f8608cb4f
Test boltons against all Python-related Travis CI targets. 2017-01-16 01:09:25 +01:00
Mahmoud Hashemi cfc13f1f11 exclude function_builder branch from travis 2016-05-23 23:07:11 -07:00
Omer Katz 9595c7159e Improved the build matrix. 2016-02-29 13:09:15 +02:00
Anthony Sottile ae21ed2a78 Properly parse tracebacks with missing source. Resolves #30 2015-04-19 00:21:19 -07:00
Mahmoud Hashemi 44a934ac17 trying out travis 2.6 2015-04-11 02:39:48 -07:00
Kamil Cholewiński f59db2c4c3 .travis.yml: disable Python 2.6; enable 3.4 2015-04-10 15:02:30 +02:00
Mahmoud Hashemi a12580b1c2 adding pypy to travis and tox 2015-04-09 22:17:47 -07:00
Mahmoud Hashemi 845f6b80a2 wrap up a couple of float display issues so travis goes green for 2.6 2015-04-09 21:58:36 -07:00
Mahmoud Hashemi bca4985ffe adding initial .travis.yml, hold onto yr butts 2015-04-09 21:37:13 -07:00