aboutsummaryrefslogtreecommitdiffstats
path: root/.travis/downstream.d/certbot.sh
Commit message (Collapse)AuthorAgeFilesLines
* pin certbot deps (#5264)Brad Warren2020-06-011-2/+2
|
* Get tests passing with latest wycheproof clone (#5076)Alex Gaynor2019-11-261-2/+2
| | | | | | | | * Get tests passing with latest wycheproof clone * Fix x25519 wycheproof tests * Fix for acme repo changes
* fix certbot downstream, show commit hash for all downstreams (#4614)Paul Kehrer2018-11-281-4/+7
| | | | | | | | * fix certbot downstream, show commit hash for all downstreams * Update aws-encryption-sdk.sh * lol
* Run things with -ex and shellcheck (#4436)Alex Gaynor2018-08-301-1/+1
|
* reorganize downstream tests to avoid dependency squashing (#4418)Matt Bullock2018-08-301-0/+19
* reorganize downstream tests * fix run.sh syntax * add instructions for adding more downstream tests * rework downstream CI test guide into rst readme * remove unnecessary example test handler * all test handlers should "exit 1" if an unexpected argument is received