aboutsummaryrefslogtreecommitdiffstats
path: root/.travis/downstream.d/certbot-josepy.sh
Commit message (Collapse)AuthorAgeFilesLines
* Install deps using josepy's constraints.txt file (#5247)ohemorange2020-05-121-1/+1
|
* fix certbot downstream, show commit hash for all downstreams (#4614)Paul Kehrer2018-11-281-0/+1
| | | | | | | | * 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/+16
* 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