summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-12-30Debian buster goes py3.7 (#4663)Alex Gaynor
2018-12-24Bump libressl versions in travis (#4654)Alex Gaynor
2018-12-18Fedora has rev'd its Python to 3.7 (#4647)Alex Gaynor
2018-12-09allow bytes-like for key/iv/data for symmetric encryption (#4621)Paul Kehrer
2018-12-06remove idna as a primary dependency (#4624)Paul Kehrer
2018-11-22Debian sid is now Python 3.7 (#4602)Alex Gaynor
2018-11-21Bump 1.1.1 to a in travis (#4597)Alex Gaynor
2018-11-21Bump 1.1.0 in travis to j (#4595)Alex Gaynor
2018-11-12upgrade docs to 1.1.1 (#4581)Paul Kehrer
2018-10-30Put the linkcheck build next to the other docs build (#4546)Alex Gaynor
2018-10-29Simplify build matrix (#4543)Paul Kehrer
2018-10-29move linkcheck to travis (#4544)Paul Kehrer
2018-10-25run docker builds in travis instead of jenkins (#4526)Paul Kehrer
2018-10-26Failure is not an option (#4527)Alex Gaynor
2018-10-24ignore new W504 from flake8/pycodestyle (#4521)Paul Kehrer
2018-10-20Add testing with LibreSSL 2.8.2 (#4501)Alex Gaynor
2018-10-09Fixes #4459 -- switch all our builds to xenial on travis (#4486)Alex Gaynor
2018-09-111.1.1 is out! (#4466)Alex Gaynor
2018-09-05Add flags to error on compile with incompatible pointer type (#4455)Paul Kehrer
2018-08-29Fixes #4421 -- use the latest openssl 1.1.0 in travis (#4424)Alex Gaynor
2018-08-29openssl 1.1.1 testing (#4112)Paul Kehrer
2018-08-23test to see what coverage pypy is providing (#4411)Paul Kehrer
2018-07-11bump to latest libressl versions (#4329)Alex Gaynor
2018-07-10try compiling with asm for our custom openssl (#4328)Paul Kehrer
2018-07-04Add testing support of Python 3.7 (#4305)Eric Brown
2018-06-12add downstream tests for awslabs/aws-dynamodb-encryption-python (#4280)Matt Bullock
2018-06-08Test certbot with OpenSSL 1.1.0 (#4278)Alex Gaynor
2018-05-30LibreSSL 2.7.x support (#4270)Paul Kehrer
2018-05-21build and test libre on travis (#4256)Paul Kehrer
2018-05-16Fixes #4228 -- move downstream builders to travis (#4250)Alex Gaynor
2018-05-15Remove macOS travis stuff, we don't intend to reenable it (#4244)Alex Gaynor
2018-05-12switch to py3 on docs job (#4230)Paul Kehrer
2018-04-22bump openssl version in travis (#4204)Alex Gaynor
2018-03-05bump travis to latest pypy version (#4134)Paul Kehrer
2017-12-08Use the latest OpenSSL in travis tests (#4045)Alex Gaynor
2017-10-11expunge python 2.6 (#3962)Paul Kehrer
2017-09-20disable travis mac builders and add a mac jenkins build (#3933)Paul Kehrer
2017-08-14Get our travis from pypy (#3865)Alex Gaynor
2017-06-26remove python 3.3 from CI (#3729)Paul Kehrer
2017-06-19add pypy3.5 to our test matrix (#3709)Paul Kehrer
2017-06-18update pythons and pypy, a little prep for pypy3 in CI again (#3702)Paul Kehrer
2017-06-06run our docs job using 1.1.0 (#3687)Paul Kehrer
2017-05-25only build master and our release branches (#3601)Paul Kehrer
2017-05-25update to 1.1.0f in travis (#3607)Paul Kehrer
2017-05-24allow global suppression of link flags (#3592)Paul Kehrer
2017-05-23Bump the minimum PyPy/cffi version and simplify as a result (#3585)Alex Gaynor
2017-05-23let's use xcode8.3 (still macOS 10.12) (#3582)Paul Kehrer
2017-05-20upgrade our pypy2 5.6 builders to 5.7.1 (#3558)Paul Kehrer
2017-05-20Switch from 12.04 to 14.04 on travis (#3559)Alex Gaynor
2017-02-16bump openssl for tests to 1.1.0e (#3399)Alex Gaynor